stable
Clone or download
Read-only
Fixes request #36865 Flaky switch-to e2e test No functional change. When you run `make tests-e2e` with core tests, the tests should pass. If you run the tests via `make tests-e2e-dev` and throttle network to slow 3G, the tests should still pass. Change-Id: I71bbb7f1bd4bc20329e83b96bb6e1f6526f22fba
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/src/components/Body/Items/RecentItems/ListOfRecentItems.vue | +1 | −0 | Go to diff View file |
M | src/scripts/switch-to/src/components/Body/Items/RecentItems/RecentItemsLoadingState.vue | +1 | −1 | Go to diff View file |
M | src/scripts/switch-to/src/components/Body/Projects/ListOfProjects.vue | +1 | −0 | Go to diff View file |
M | tests/e2e/full/cypress/e2e/switch-to.cy.ts | +32 | −23 | Go to diff View file |