Commit 67dc1f0
authored
Fix JenkinsWhitelistTest on 2.477 incremental (#578)
* Test with Jenkins 2.477-rc35350.7ff5a_a_a_0fdc3 incremental
The JenkinsWhitelistTest will fail because
method hudson.model.Run getFullDisplayName does not exist (or is an override)
Show the test failure on ci.jenkins.io,
* Exclude hudson.model.Run.getFullDisplayName from sanity test
An override in Jenkins 2.477
* Revert "Test with Jenkins 2.477-rc35350.7ff5a_a_a_0fdc3 incremental"
This reverts commit 9f3bad4.1 parent 9131007 commit 67dc1f0
File tree
1 file changed
+4
-0
lines changed- src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
0 commit comments