bug: latest puppeteer version does not work with Stencil built-in test runner #5984
Open
3 tasks done
Labels
Bug: Validated
This PR or Issue is verified to be a bug within Stencil
Prerequisites
Stencil Version
4.12.0
Current Behavior
Running tests will lead to error messages for multiple tests, such as
"App did not load in allowed time. Please ensure the content loads a stencil application.
keep getting this when running my stencil tests"
Once I downgrade to puppeteer v 21.9.0 again (which is no longer supported), all my tests pass.
Expected Behavior
Tests should pass and run fast on the latest puppeteer version used with stencil test runner
System Info
No response
Steps to Reproduce
Upgrade to latest puppeteer version (together with latest Stencil + Jest version)
Code Reproduction URL
s://github.com/Infineon/infineon-design-system-stencil/actions/runs/10855821161/job/30129205007
Additional Information
No response
The text was updated successfully, but these errors were encountered: