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 logging of TestSuite setup failures #3428

Merged
merged 10 commits into from Nov 30, 2018
Merged

Fix logging of TestSuite setup failures #3428

merged 10 commits into from Nov 30, 2018

Commits on Nov 29, 2018

  1. Copy the full SHA
    71bc2c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e563dd View commit details
    Browse the repository at this point in the history
  3. Improve regression tests for #3364 exposing both failure modes

    The new 'instanceof TestCase' check does indeed hide errors in
    setUpBeforeClass, but there is also a problem with counting the number
    of tests returned when counting the result.
    epdenouden committed Nov 29, 2018
    Copy the full SHA
    d8fb876 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    495e825 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    213cde7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    805d455 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a7d1821 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c346bf9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0f8de44 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5d53583 View commit details
    Browse the repository at this point in the history