[ARVADOS] updated: 1eeb6688285b7415f48b016af27790bf116aa968

git at public.curoverse.com git at public.curoverse.com
Fri Jan 30 15:25:23 EST 2015


Summary of changes:
 sdk/python/arvados/commands/arv_copy.py |  3 +--
 sdk/python/tests/test_api.py            |  8 ++++++++
 sdk/python/tests/test_websockets.py     | 32 ++++++++++----------------------
 3 files changed, 19 insertions(+), 24 deletions(-)

       via  1eeb6688285b7415f48b016af27790bf116aa968 (commit)
       via  51f9e6cb1d83249133fa9981cd7b1a882d11964b (commit)
       via  44cbe230042e6fef66f7e05514927f8b51c77657 (commit)
      from  ae7a6c9ad19ff6936c35ae8c29c08b7adeb835f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 1eeb6688285b7415f48b016af27790bf116aa968
Author: Brett Smith <brett at curoverse.com>
Date:   Fri Jan 30 15:24:37 2015 -0500

    5037: Remove unnecessary cache=False from arv-copy.

commit 51f9e6cb1d83249133fa9981cd7b1a882d11964b
Author: Brett Smith <brett at curoverse.com>
Date:   Fri Jan 30 15:09:34 2015 -0500

    5037: Fix race condition in PySDK Websockets test.
    
    This might just be bad luck, but for some reason when testing Tom's
    changes I ran into a situation where this test failed because it
    started processing the Websocket event about the new human before it
    assigned self.h, so the assertion failed.  Fix the race condition by
    asserting against a thread-aware Queue.

commit 44cbe230042e6fef66f7e05514927f8b51c77657
Author: Brett Smith <brett at curoverse.com>
Date:   Fri Jan 30 15:24:27 2015 -0500

    5037: Add test for new PySDK API cache behavior.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list