-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Labels
Bug: ValidatedThis PR or Issue is verified to be a bug within StencilThis PR or Issue is verified to be a bug within Stencil
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
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
danyball and mirismaili
Metadata
Metadata
Assignees
Labels
Bug: ValidatedThis PR or Issue is verified to be a bug within StencilThis PR or Issue is verified to be a bug within Stencil