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

test: Only run specified integration tests with firefox #8603

Merged
merged 5 commits into from
Jul 25, 2023

Commits on Jul 21, 2023

  1. test: Only run specified integration tests with firefox

    This changes it so you have to mark integration tests you want to run in firefox with `@firefox`. We've been skipping a few of them and had often flakiness issues, probably due to microsoft/playwright#12182.
    mydea committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ed83d63 View commit details
    Browse the repository at this point in the history
  2. remove unsued snapshots

    mydea committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    135ec4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0e597d View commit details
    Browse the repository at this point in the history
  4. less flaky

    mydea committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d02b5cc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fix timeout

    mydea committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a57bcf0 View commit details
    Browse the repository at this point in the history