Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky E2E: Onboarding - Select "Travel Agencies & Services" category #70945

Open
karenroldan opened this issue Dec 8, 2022 · 5 comments · Fixed by #71358
Open

Flaky E2E: Onboarding - Select "Travel Agencies & Services" category #70945

karenroldan opened this issue Dec 8, 2022 · 5 comments · Fixed by #71358
Labels
[Type] Flaky E2E Denotes an issue created for fixing flaky e2e tests

Comments

@karenroldan
Copy link
Contributor

karenroldan commented Dec 8, 2022

Spec file

specs/onboarding/setup__build.ts

TeamCity ID

9127710

Logs

page.waitForLoadState: Timeout 20000ms exceeded.
at StartSiteFlow.enterVertical (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/packages/calypso-e2e/src/lib/flows/start-site-flow.ts:100:19)
    at Object.<anonymous> (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/test/e2e/specs/onboarding/setup__build.ts:42:25)
    at Promise.then.completed (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/utils.js:391:28)
    at callAsyncCircusFn (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/utils.js:316:10)
    at _callCircusTest (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:218:40)
    at _runTest (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:155:3)
    at _runTestsForDescribeBlock (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:66:9)
    at _runTestsForDescribeBlock (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:60:9)
    at _runTestsForDescribeBlock (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:60:9)
    at run (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/run.js:25:3)
    at runAndTransformResultsToJestFormat (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
    at jestAdapter (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
    at runTestInternal (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-runner/build/runTest.js:389:16)
    at runTest (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-runner/build/runTest.js:475:34)
    at Object.worker (/home/teamcity-2/buildAgent/work/c4a9d5b38c1dacde/node_modules/jest-runner/build/testWorker.js:133:12)
@karenroldan karenroldan added the [Type] Flaky E2E Denotes an issue created for fixing flaky e2e tests label Dec 8, 2022
@karenroldan
Copy link
Contributor Author

karenroldan commented Dec 8, 2022

Timeout was extended to 30000ms (30 seconds) in #70932 but waitForLoadState on networkidle is still failing.

I couldn't replicate the issue locally.

Here's what I found from the trace file in Artifacts.
oFbxfi.png

@karenroldan
Copy link
Contributor Author

karenroldan commented Dec 13, 2022

Related fix: #71080

We can keep this open for now to monitor if the issue will still occur.

@worldomonation
Copy link
Contributor

Quarantined the spec in #71358.

@worldomonation worldomonation linked a pull request Dec 20, 2022 that will close this issue
7 tasks
@worldomonation
Copy link
Contributor

Returning to Backlog status as the spec is quarantined, but the issue will likely surface once returned to production.

@worldomonation
Copy link
Contributor

@arthur791004 Hey, just wanted to let you know that this spec has been in quarantine since late December 2022 and has not been running for some time due to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky E2E Denotes an issue created for fixing flaky e2e tests
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants