[ARVADOS] updated: ee56bdc1c7868ddae32e919205e77a3125a2a5e3

git at public.curoverse.com git at public.curoverse.com
Fri Aug 1 16:36:36 EDT 2014


Summary of changes:
 services/fuse/tests/test_mount.py | 1 +
 1 file changed, 1 insertion(+)

       via  ee56bdc1c7868ddae32e919205e77a3125a2a5e3 (commit)
      from  fada92364f7ab0aa7074f1b260b4d79ca7ab55eb (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 ee56bdc1c7868ddae32e919205e77a3125a2a5e3
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Aug 1 16:36:33 2014 -0400

    Fix for test_mount.FuseGroupsTest to reflect test fixture change.  refs #3443

diff --git a/services/fuse/tests/test_mount.py b/services/fuse/tests/test_mount.py
index 62e513a..fa64a5c 100644
--- a/services/fuse/tests/test_mount.py
+++ b/services/fuse/tests/test_mount.py
@@ -325,6 +325,7 @@ class FuseGroupsTest(MountTestBase):
         d3 = os.listdir(os.path.join(self.mounttmp, 'zzzzz-j7d0g-v955i6s2oi1cbso', 'zzzzz-j7d0g-axqo7eu9pwvna1x'))
         d3.sort()
         self.assertEqual(["I'm in a subproject, too",
+                          "ea10d51bcf88862dbcc36eb292017dfd+45 added sometime",
                           "zzzzz-j58dm-c40lddwcqqr1ffs"
                       ], d3)
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list