[ARVADOS] updated: 1.1.1-274-g48c1213

Git user git at public.curoverse.com
Tue Dec 19 04:16:42 EST 2017


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

       via  48c12133f505655cfec109d4b3af4297f3e08aee (commit)
      from  5512f001241c17152087ed5b5a28f94a9c629541 (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 48c12133f505655cfec109d4b3af4297f3e08aee
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Tue Dec 19 04:14:55 2017 -0500

    12377: Update workbench test breaking since 484246ac0.
    
    refs #12377
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/apps/workbench/test/integration/work_units_test.rb b/apps/workbench/test/integration/work_units_test.rb
index ed214d6..511e511 100644
--- a/apps/workbench/test/integration/work_units_test.rb
+++ b/apps/workbench/test/integration/work_units_test.rb
@@ -216,7 +216,7 @@ class WorkUnitsTest < ActionDispatch::IntegrationTest
           old_attributes: {state: 'Running'},
           new_attributes: {state: 'Complete', exit_code: 1},
         },
-      }, "Container #{c['uuid']} finished with exit code 1 (failure)"],
+      }, "Container #{c['uuid']} finished"],
      # It's unrealistic for state to change again once it's Complete,
      # but the logging code doesn't care, so we do it to keep the test
      # simple.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list