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

fix: report results correctly when the browser crashes mid-test #27786

Merged
merged 39 commits into from
Oct 6, 2023

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    ae25def View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    8d67daa View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    494aa67 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. refactor crash handling

    cacieprins committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5b46d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a2bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de2a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddd5c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    44d71f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix error messaging

    cacieprins committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    983bab3 View commit details
    Browse the repository at this point in the history
  2. move reporter types to an intermediate .ts file, to be combined with …

    …reporter.js when migrated
    cacieprins committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    93f7e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e7d46 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. debug tab close test in ci

    cacieprins committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a117dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c5ebb View commit details
    Browse the repository at this point in the history
  3. set debug env in spec

    cacieprins committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ef74379 View commit details
    Browse the repository at this point in the history
  4. fix pckg

    cacieprins committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e259a69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0896f7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8be7fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ddeb41 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    2bb5df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec7d362 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    f6cf2cd View commit details
    Browse the repository at this point in the history
  2. changelog

    cacieprins committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e69f9bd View commit details
    Browse the repository at this point in the history
  3. changelog wsp

    cacieprins committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bc44078 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    9dd282e View commit details
    Browse the repository at this point in the history
  2. cleanup

    cacieprins committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    47f03d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40c982 View commit details
    Browse the repository at this point in the history
  4. clean up tests

    cacieprins committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dd4f1f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    aace680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c09b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29b0020 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    8da0a05 View commit details
    Browse the repository at this point in the history
  2. rm export for unused type

    cacieprins committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f7e145f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65cbc13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c688ca6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    7a802ec View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    a043e40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ffb34c View commit details
    Browse the repository at this point in the history
  3. update snapshots

    cacieprins committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9bf8025 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    edbad0e View commit details
    Browse the repository at this point in the history