5692: Collection.manifest_text(strip=False) will flush open files and wait for
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 10 Apr 2015 19:27:05 +0000 (15:27 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 10 Apr 2015 19:27:05 +0000 (15:27 -0400)
commitde7c71aac6a8e93f84d515e42859cce674eab009
treeeeacba9808ae22e60172d41ad8afdb0a0eee1ccf
parentff4b954070f67379e336f15a424b2f9afb35e84f
5692: Collection.manifest_text(strip=False) will flush open files and wait for
all blocks to be committed in order to return a manifest text with valid
authorization tokens.  Fix tests affected by the change.
sdk/python/arvados/arvfile.py
sdk/python/arvados/collection.py
sdk/python/tests/test_arvfile.py
sdk/python/tests/test_collections.py