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

Background WPT tests are flaky #2631

Open
sadym-chromium opened this issue Sep 20, 2024 · 0 comments
Open

Background WPT tests are flaky #2631

sadym-chromium opened this issue Sep 20, 2024 · 0 comments

Comments

@sadym-chromium
Copy link
Collaborator

The following tests are reproducible on linux:

Repro [False-window]

  • Flaky when run with default X server:
CHROMEDRIVER=false HEADLESS=false VERBOSE=true npm run e2e -- -k test_browsingContext_create_background
  • Stable pass when run with virtual X server:
CHROMEDRIVER=false HEADLESS=false VERBOSE=true xvfb-run --auto-servernum npm run e2e -- -k test_browsingContext_create_background

Adding click or Target.activateTarget after the target is created does not help.

@sadym-chromium sadym-chromium changed the title WPT browsing_context/create/background.py is flaky Background WPT tests are flaky Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant