Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information