GoogleChromeLabs / GoogleChromeLabs/web-audio-samples
Fix Playwright tests failure
- Dominant language
- JavaScript
- Stars
- 753
- Forks
- 207
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Two Playwright tests now time out after 30 seconds:
src/tests/playwright/pages/perf-timeline-insert-event.html
src/tests/playwright/pages/perf-audio-worklet-node.html
The path looks correct; also debugging these failures are quite difficult because Playwright hides all the console message.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Playwright coverage for src/tests/playwright/pages/perf-timeline-insert-event.html and src/tests/playwright/pages/perf-audio-worklet-node.html, then run the failing tests and inspect how browser console messages are handled. The work is done when both tests no longer time out and their console output is visible during failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, playwright
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100