Actions
Bug #21575
openProject test "creates a project from the context menu in the correct subfolder" fails intermittently
Story points:
-
Description
Project tests
✓ creates a new project with multiple properties (13675ms)
✓ creates a project without and with description (17398ms)
1) creates a project from the context menu in the correct subfolder
✓ shows the appropriate buttons in the multiselect toolbar (8915ms)
✓ creates new project on home project and then a subproject inside it (8872ms)
✓ attempts to use a preexisting name creating a project (5101ms)
✓ navigates to the parent project after trashing the one being displayed (4993ms)
✓ resets the search box only when navigating out of the current project (4871ms)
✓ navigates to the root project after trashing the parent of the one being displayed (5556ms)
✓ shows details panel when clicking on the info icon (3084ms)
✓ clears search input when changing project (3421ms)
✓ opens advanced popup for project with username (3320ms)
✓ copies project URL to clipboard (7745ms)
✓ sorts displayed items correctly (7721ms)
Frozen projects
✓ should be able to freeze own project (3351ms)
✓ should not be able to modify items within the frozen project (4503ms)
✓ should be able to freeze not owned project (2892ms)
✓ should be able to unfreeze project if user is an admin (4875ms)
17 passing (2m)
1 failing
1) Project tests
creates a project from the context menu in the correct subfolder:
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'Test project (211370)' within the element: [ <tr.MuiTableRow-root-856.MuiTableRow-hover-858>, 2 more... ] but never did.
at Context.eval (https://127.0.0.1:56979/__cypress/tests?p=cypress/integration/project.spec.js:427:48)
Files
Actions