[Question] All Firefox tests from the todomvc example timeout and fail
See original GitHub issue- I have initialized a repo that contains the tests and playwright config from https://github.com/microsoft/playwright/tree/main/examples/todomvc
- I bumped the @playwright/test version to latest (1.27.0)
- I ran
npm install
andnpx playwright install
When I run npm test
all tests pass on Chrome and Safari but on Firefox, all the tests fail after reaching the 30s timeout.
Am I doing something wrong or is there an issue with the Playwright config I am using?
Things to note:
- Playwright version: 1.27.0
- OS: Windows
- Node version: 16.14.0
- Extra: I am behind a corporate firewall
Issue Analytics
- State:
- Created a year ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
[Question] All Firefox tests from the todomvc example timeout and fail
When I run npm test all tests pass on Chrome and Safari but on Firefox, all the tests fail after reaching the 30s...
Read more >Issues · microsoft/playwright · GitHub
Playwright is a framework for Web Testing and Automation. ... [Question] All Firefox tests from the todomvc example timeout and fail triaging.
Read more >smashtestio/community - Gitter
Hi Guys, I'm running multiple parallel branches at a time, currently 4 for a large number of tests, a lot of the tests...
Read more >808370 - Use the VariablesView in webconsole
Work in progress patch. All functionality seems to be working well, except most of the tests. Tests are broken for several reasons: the...
Read more >Consider updating our PGO training set - Bugzilla@Mozilla
We've tried it in the past, bug 1096280 is the most notable example. ... that the existing tests were not always fully loading...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve updated the test machine to win11 22h2 and installed the latest AMD graphics drivers. The firefox stopped flickering and the freeze of the browser isn’t reproducible anymore 😀
Closing per https://github.com/microsoft/playwright/issues/18004#issuecomment-1275423530.