commit | 1048108f1f57c96f746241b36b5181ff6cd0a8ee | [log] [tgz] |
---|---|---|
author | Paul Westbrook <pwestbro@google.com> | Thu Feb 11 10:33:12 2010 -0800 |
committer | Paul Westbrook <pwestbro@google.com> | Thu Feb 11 14:09:10 2010 -0800 |
tree | ae207a22753243e8e12cd725d64b4e11ca810653 | |
parent | 575c6710a38f608aca2c25e7784674a47d18a871 [diff] |
Fix some Gmail tests The SSLSessionCache attempts to create a directory through the context In MockContext, this throws an UnsupportedOperationExcetion This CL changes MockContext2 in ProviderTestCase2 to allow getDir to be called, but the directory is named so it will be seperated from a directory created by a regular context