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 teardown error reporting when --maxfail=1 #11721

Merged
merged 7 commits into from
Jan 3, 2024
Merged

Fix teardown error reporting when --maxfail=1 #11721

merged 7 commits into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    7176470 View commit details
    Browse the repository at this point in the history
  2. PR feedback: Move changing of nextitem to runtestprotocol and also ch…

    …eck for shouldstop
    bbrown1867 authored and bluetech committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f90dc39 View commit details
    Browse the repository at this point in the history
  3. PR feedback: Improve new unit test

    bbrown1867 authored and bluetech committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b81532e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1adee0 View commit details
    Browse the repository at this point in the history
  5. PR feedback: Make shouldfail and shouldstop properties, prevent True …

    …-> False transition
    bbrown1867 authored and bluetech committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    75e9f3b View commit details
    Browse the repository at this point in the history
  6. PR feedback: Raise warnings in the new properties for shouldstop and …

    …shouldfail, add unit test to test_session.py
    bbrown1867 authored and bluetech committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6bb20d9 View commit details
    Browse the repository at this point in the history
  7. Some tweaks

    bluetech committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b559724 View commit details
    Browse the repository at this point in the history