[ARVADOS] updated: 1.1.0-42-g5677660
Git user
git at public.curoverse.com
Sun Nov 19 15:14:19 EST 2017
Summary of changes:
apps/workbench/test/integration/application_layout_test.rb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
via 56776607fe1846810bb0396216e09ec09845b426 (commit)
from c5d42c41795106305f6b965be77d94a935f5b0d3 (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 56776607fe1846810bb0396216e09ec09845b426
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Sun Nov 19 15:13:56 2017 -0500
12513: Fix 2 more tests.
refs #12513
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index 7692d8e..a848185 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -260,10 +260,9 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
end
within('.recent-processes') do
- assert_text 'running'
within('.row-zzzzz-xvhdp-cr4runningcntnr') do
- assert_text 'requester_for_running_cr'
+ assert_text 'Running'
end
assert_text 'zzzzz-d1hrv-twodonepipeline'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list