Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: dd16cbba3655a61a09fb42f30167152f98cf6cc1
https://github.com/jenkinsci/jenkins/commit/dd16cbba3655a61a09fb42f30167152f98cf6cc1
Author: Basil Crow <[email protected]>
Date: 2021-05-08 (Sat, 08 May 2021)
Changed paths:
M test/src/test/java/hudson/ClassicPluginStrategyTest.java
M test/src/test/java/hudson/HtmlEscapeTest.java
M test/src/test/java/hudson/RelativePathTest.java
R test/src/test/java/hudson/model/GetEnvironmentOutsideBuildTest.java
M test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java
M test/src/test/java/lib/form/EnumSetTest.java
M test/src/test/java/lib/form/RepeatablePropertyTest.java
M test/src/test/java/lib/form/RepeatableTest.java
M test/src/test/java/lib/form/RowVisibilityGroupTest.java
A test/src/test/resources/hudson/HtmlEscapeTest/RootActionImpl/foo.jelly
A
test/src/test/resources/hudson/HtmlEscapeTest/RootActionImpl/foo.properties
R test/src/test/resources/hudson/HtmlEscapeTest/foo.jelly
R test/src/test/resources/hudson/HtmlEscapeTest/foo.properties
A
test/src/test/resources/hudson/RelativePathTest/RootActionImpl/index.groovy
R test/src/test/resources/hudson/RelativePathTest/index.groovy
A test/src/test/resources/lib/form/EnumSetTest/RootActionImpl/test1.jelly
R test/src/test/resources/lib/form/EnumSetTest/test1.jelly
A
test/src/test/resources/lib/form/RepeatablePropertyTest/RootActionImpl/nested.jelly
A
test/src/test/resources/lib/form/RepeatablePropertyTest/RootActionImpl/noDefault.jelly
A
test/src/test/resources/lib/form/RepeatablePropertyTest/RootActionImpl/withDefault.jelly
R test/src/test/resources/lib/form/RepeatablePropertyTest/nested.jelly
R test/src/test/resources/lib/form/RepeatablePropertyTest/noDefault.jelly
R test/src/test/resources/lib/form/RepeatablePropertyTest/withDefault.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/defaultForField.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/defaultForItems.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testDropdownList.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNested.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNestedRadio.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNestedRadioTopButton.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNestedTopButton.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNestedTopButtonInner.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testNestedTopButtonOuter.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testRadio.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testRadioBlock.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testSimple.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testSimpleWithDeleteButton.jelly
A
test/src/test/resources/lib/form/RepeatableTest/RootActionImpl/testSimpleWithDeleteButtonTopButton.jelly
R test/src/test/resources/lib/form/RepeatableTest/defaultForField.jelly
R test/src/test/resources/lib/form/RepeatableTest/defaultForItems.jelly
R test/src/test/resources/lib/form/RepeatableTest/testDropdownList.jelly
R test/src/test/resources/lib/form/RepeatableTest/testNested.jelly
R test/src/test/resources/lib/form/RepeatableTest/testNestedRadio.jelly
R
test/src/test/resources/lib/form/RepeatableTest/testNestedRadioTopButton.jelly
R test/src/test/resources/lib/form/RepeatableTest/testNestedTopButton.jelly
R
test/src/test/resources/lib/form/RepeatableTest/testNestedTopButtonInner.jelly
R
test/src/test/resources/lib/form/RepeatableTest/testNestedTopButtonOuter.jelly
R test/src/test/resources/lib/form/RepeatableTest/testRadio.jelly
R test/src/test/resources/lib/form/RepeatableTest/testRadioBlock.jelly
R test/src/test/resources/lib/form/RepeatableTest/testSimple.jelly
R
test/src/test/resources/lib/form/RepeatableTest/testSimpleWithDeleteButton.jelly
R
test/src/test/resources/lib/form/RepeatableTest/testSimpleWithDeleteButtonTopButton.jelly
A
test/src/test/resources/lib/form/RowVisibilityGroupTest/RootActionImpl/test1.jelly
A
test/src/test/resources/lib/form/RowVisibilityGroupTest/RootActionImpl/test2.jelly
R test/src/test/resources/lib/form/RowVisibilityGroupTest/test1.jelly
R test/src/test/resources/lib/form/RowVisibilityGroupTest/test2.jelly
Log Message:
-----------
Migrate remaining tests from `HudsonTestCase` to `JenkinsRule` (#5463)
* Migrate remaining tests from `HudsonTestCase` to `JenkinsRule`
* Update test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Tim Jacomb <[email protected]>
Co-authored-by: Daniel Beck <[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/50818f-dd16cb%40github.com.