Project

General

Profile

Bug #22545

Updated by Tom Clegg 2 months ago

https://ci.arvados.org/job/run-tests-services-workbench2-integration/151/console → favorites.cy.js 
 <pre> 
   1) Favorites tests 
        shows the correct favorites and public favorites in the side panel: 
      AssertionError: Timed out retrying after 4000ms: expected '<div>' to contain 'Test favorite collection 466959' 
       at Context.eval (webpack://arvados-workbench-2/./cypress/e2e/favorites.cy.js:357:107) 
 </pre> 

 https://ci.arvados.org/job/run-tests-services-workbench2-integration/154/console &rarr; favorites.cy.js 
 <pre> 
   1) Favorites tests 
        shows the correct favorites and public favorites in the side panel: 
      AssertionError: Timed out retrying after 4000ms: expected '<div>' to contain 'myFavoriteProject1' 
       at Context.eval (webpack://arvados-workbench-2/./cypress/e2e/favorites.cy.js:344:107) 
 </pre> 

 https://ci.arvados.org/job/run-tests-services-workbench2-integration/169/console &rarr; favorites.cy.js 
 <pre> 
   1) Favorites tests 
        shows the correct favorites and public favorites in the side panel: 
      AssertionError: Timed out retrying after 4000ms: expected '<div>' to contain 'Test favorite collection 3223' 
       at Context.eval (webpack://arvados-workbench-2/./cypress/e2e/favorites.cy.js:357:107) 
 </pre> 

Back