[ARVADOS] updated: 3d067159ab3cdc2fe3e16c4626a62144d9983968

git at public.curoverse.com git at public.curoverse.com
Tue Jun 9 14:49:08 EDT 2015


Summary of changes:
 apps/workbench/test/performance/browsing_test.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  3d067159ab3cdc2fe3e16c4626a62144d9983968 (commit)
      from  2f3cb5d486bfd399f759296905a9d42872e33eaa (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 3d067159ab3cdc2fe3e16c4626a62144d9983968
Author: Nico Cesar <nico at curoverse.com>
Date:   Tue Jun 9 14:48:29 2015 -0400

    qr1hi-automated-performance-suite is failing because the test doesnt give enough time for the page to render (now 50s makes the test past.). no issue #

diff --git a/apps/workbench/test/performance/browsing_test.rb b/apps/workbench/test/performance/browsing_test.rb
index 96e2d5f..d068ee2 100644
--- a/apps/workbench/test/performance/browsing_test.rb
+++ b/apps/workbench/test/performance/browsing_test.rb
@@ -34,7 +34,7 @@ class BrowsingTest < WorkbenchPerformanceTest
       end
     end
 
-    sleep(25)
+    sleep(50)
 
     # In the search dialog now. Expect at least one item in the result display.
     within '.modal-content' do

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list