[ARVADOS-WORKBENCH2] updated: 2.3.0-161-gc72cb99d

Git user git at public.arvados.org
Thu Feb 10 21:59:19 UTC 2022


Summary of changes:
 cypress/integration/create-workflow.spec.js | 3 ---
 1 file changed, 3 deletions(-)

       via  c72cb99d0f37aa86cd595d77d742c69c25ff2fba (commit)
      from  1422847e9da8c3d96cf777bac1742e300435657c (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 c72cb99d0f37aa86cd595d77d742c69c25ff2fba
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Thu Feb 10 18:58:56 2022 -0300

    18560: Fixes unrelated flaky test.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/cypress/integration/create-workflow.spec.js b/cypress/integration/create-workflow.spec.js
index 4da74757..b1ea5dbf 100644
--- a/cypress/integration/create-workflow.spec.js
+++ b/cypress/integration/create-workflow.spec.js
@@ -64,9 +64,6 @@ describe('Multi-file deletion tests', function () {
         cy.get('@testWorkflow').then(() => {
             cy.loginAs(adminUser);
 
-            cy.get('[data-cy=linear-progress]').should('exist');
-            cy.get('[data-cy=linear-progress]').should('not.exist');
-
             cy.get('[data-cy=side-panel-button]').click();
             cy.get('[data-cy=side-panel-run-process]').click();
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list