Actions
Bug #21763
closedFlaky project cypress test
Story points:
-
Description
The search test has a flaky failure that occurs ~1% of the time (happened once in 100 consecutive runs)
Running: project.cy.js (11 of 17)
Project tests
✓ creates a new project with multiple properties (12986ms)
1) creates a project without and with description
✓ creates a project from the context menu in the correct subfolder (9194ms)
✓ shows the appropriate buttons in the multiselect toolbar (7784ms)
✓ creates new project on home project and then a subproject inside it (7298ms)
✓ attempts to use a preexisting name creating a project (5014ms)
✓ navigates to the parent project after trashing the one being displayed (4058ms)
✓ resets the search box only when navigating out of the current project (4339ms)
✓ navigates to the root project after trashing the parent of the one being displayed (4378ms)
✓ shows details panel when clicking on the info icon (2624ms)
✓ clears search input when changing project (3543ms)
✓ opens advanced popup for project with username (3087ms)
✓ copies project URL to clipboard (7347ms)
✓ sorts displayed items correctly (7307ms)
Frozen projects
✓ should be able to freeze own project (3073ms)
✓ should not be able to modify items within the frozen project (4113ms)
✓ should be able to freeze not owned project (2595ms)
✓ should be able to unfreeze project if user is an admin (4539ms)
17 passing (2m)
1 failing
1) Project tests
creates a project without and with description:
AssertionError: expected '<p>Test description</p>' to equal null
at Context.eval (webpack://arvados-workbench-2/./cypress/e2e/project.cy.js:156:60)
Updated by Stephen Smith almost 2 years ago
- Related to Bug #21635: Banner tooltip test "should show tooltips and remove tooltips as localStorage key is present" fails intermittently added
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Future to Development 2024-06-05 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Development 2024-06-05 sprint to Development 2024-06-19 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Development 2024-06-19 sprint to Development 2024-07-03 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Development 2024-07-03 sprint to Development 2024-07-24 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-07-24 sprint to Development 2024-08-28 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-08-28 sprint to Development 2024-09-11 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-09-11 sprint to Development 2024-09-25 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-09-25 sprint to Development 2024-10-09 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-10-09 sprint to Development 2024-10-23 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-06 sprint
Updated by Peter Amstutz over 1 year ago
- Target version deleted (
Development 2024-11-06 sprint) - Status changed from New to Closed
Aged out, not currently disrupting our regular testing.
Actions