[arvados] updated: 2.7.0-6206-g054aea6a43

git repository hosting git at public.arvados.org
Fri Mar 15 19:28:01 UTC 2024


Summary of changes:
 services/workbench2/cypress/e2e/banner-tooltip.cy.js | 1 +
 1 file changed, 1 insertion(+)

       via  054aea6a43e28ecbeb04c98bb5dff4b19f61644e (commit)
      from  279fe9dbbbd72d2cc3a65bbf75a68aa43b2b048b (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 054aea6a43e28ecbeb04c98bb5dff4b19f61644e
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Fri Mar 15 15:27:54 2024 -0400

    21600: tweaked banner test Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/services/workbench2/cypress/e2e/banner-tooltip.cy.js b/services/workbench2/cypress/e2e/banner-tooltip.cy.js
index 7204dd5386..6fbc0118ec 100644
--- a/services/workbench2/cypress/e2e/banner-tooltip.cy.js
+++ b/services/workbench2/cypress/e2e/banner-tooltip.cy.js
@@ -73,6 +73,7 @@ describe('Banner / tooltip tests', function () {
         cy.get('[data-cy=confirmation-dialog-ok-btn]').click();
 
         cy.get('[title=Notifications]').click({ force: true });
+        cy.waitForDom();
         cy.get('li').contains('Restore Banner').click({ force: true });
 
         cy.get('[data-cy=confirmation-dialog-ok-btn]').should('be.visible');

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list