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

ci: show webdriver output for flaky os/browsers #593

Merged
merged 4 commits into from
May 20, 2024

Commits on May 19, 2024

  1. ci: show webdriver output for flaky os/browsers

    We can turf this change if we solve the flakiness.
    lread committed May 19, 2024
    Configuration menu
    Copy the full SHA
    65f31dc View commit details
    Browse the repository at this point in the history
  2. ci: firefox driver logs: try info instead of trace

    Trace generates lotsa output, maybe we don't need to go to that level,
    we'll see.
    lread committed May 19, 2024
    Configuration menu
    Copy the full SHA
    553a5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    420b94b View commit details
    Browse the repository at this point in the history
  4. tests: turf some old diagnostic printlns

    We don't seem to need these proc-test printlns at this time,
    we can re-introduce if tests start to flake out in the future.
    lread committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1998add View commit details
    Browse the repository at this point in the history