• Jeremy Hylton's avatar
    Quick fix: Disable RevisionStorage tests. · 7cf6e4fe
    Jeremy Hylton authored
    As the earlier comment indicated, this storage does not support
    multiple revisions.  The RevisionStorage tests changed to require
    revision support, so the tests now fail.  This might be the right
    long-term strategy, but it needs a little thought.
    7cf6e4fe
testTemporaryStorage.py 2.34 KB