Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 76a9dac1367f8c649f821c6138d0bba772789a20
      
https://github.com/jenkinsci/jenkins/commit/76a9dac1367f8c649f821c6138d0bba772789a20
  Author: James Nord <[email protected]>
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
    M Jenkinsfile
    A core/src/test/java/jenkins/Junit4TestsRanTest.java
    A test/src/test/java/jenkins/Junit4TestsRanTest.java

  Log Message:
  -----------
  Prevent Junit 4 tests from being skipped due to jupiter engine (#5713)

* Prevent Junit 4 tests from being skipped due to jupiter engine

@jglick suggested before when this happened we should have a check but I
never implemented it.
now it has happened again lets add the checj to make sure tests do not
get skipped withouth anyone realising because we accidently pull in
jupiter-engine.

* Update core/src/test/java/jenkins/Junit4TestsRanTest.java

Co-authored-by: Mark Waite <[email protected]>

* test case needs to be public!

* the missing tests where from the test package

The tests not being executied due to #5703 where in the test package, so
add a test and check there too.

Co-authored-by: Mark Waite <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/98acd1-76a9da%40github.com.

Reply via email to