[ARVADOS] updated: c74c5d27e5c79b475180e87552bafcfefb5aa9f7

git at public.curoverse.com git at public.curoverse.com
Mon Jul 6 16:01:18 EDT 2015


Summary of changes:
 services/fuse/tests/performance/test_collection_performance.py | 2 --
 1 file changed, 2 deletions(-)

       via  c74c5d27e5c79b475180e87552bafcfefb5aa9f7 (commit)
      from  62f27bcb9975216848c975c20979b0837ffdb4b1 (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 c74c5d27e5c79b475180e87552bafcfefb5aa9f7
Author: radhika <radhika at curoverse.com>
Date:   Mon Jul 6 16:00:57 2015 -0400

    6219: remove couple profiling statements for the tests.

diff --git a/services/fuse/tests/performance/test_collection_performance.py b/services/fuse/tests/performance/test_collection_performance.py
index 9bcf9d5..c4eadca 100644
--- a/services/fuse/tests/performance/test_collection_performance.py
+++ b/services/fuse/tests/performance/test_collection_performance.py
@@ -382,7 +382,6 @@ class UsingMagicDir_CreateCollectionWithManyFilesAndMoveAllFilesIntoAnother(Moun
         collection.save_new()
         return collection
 
-    @profiled
     def test_UsingMagicDirCreateCollectionWithManyFilesAndMoveAllFilesIntoAnother(self):
         streams = 2
         files_per_stream = 200
@@ -429,7 +428,6 @@ class UsingMagicDir_CreateCollectionWithManyFilesAndMoveEachFileIntoAnother(Moun
             self.pool.apply(magicDirTest_MoveFileFromCollection, (self.mounttmp, from_collection.manifest_locator(),
                   to_collection.manifest_locator(), 'stream0', 'file'+str(j)+'.txt',))
 
-    @profiled
     def test_UsingMagicDirCreateCollectionWithManyFilesAndMoveEachFileIntoAnother(self):
         streams = 2
         files_per_stream = 200

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list