]> git.arvados.org - arvados.git/commit
7253: Write a test that "does not" fail when an invalid manifest text is retrieved...
authorradhika <radhika@curoverse.com>
Tue, 24 Nov 2015 20:02:20 +0000 (15:02 -0500)
committerradhika <radhika@curoverse.com>
Tue, 24 Nov 2015 20:02:20 +0000 (15:02 -0500)
commitc84882514f7943481ff0be5b181dc9bd87cfb300
tree032d9b2098381373169a5ae6255c3626331b8483
parentf8192fbfdac74e88ac60dc8c1e652745873471a7
7253: Write a test that "does not" fail when an invalid manifest text is retrieved during collection.GetCollections(). The expected behavior: GetCollections() raises error in this case and hence datamanager aborts without deleting any blocks.
sdk/go/arvadostest/testing.go
services/datamanager/collection/collection_test.go