Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 954e64b0fbaf2cb226c684b24b1573a25d5191a5
https://github.com/jenkinsci/jenkins/commit/954e64b0fbaf2cb226c684b24b1573a25d5191a5
Author: Tim Jacomb <[email protected]>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M test/src/test/java/hudson/tasks/BuildTriggerTest.java
M test/src/test/java/hudson/tasks/EnvVarsInConfigTasksTest.java
M test/src/test/java/hudson/tools/ToolLocationNodePropertyTest.java
M
test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller.json.html
M
test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller1.json
M
test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller2.json
M
test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller3.json
M
test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstallerResult.json
Log Message:
-----------
Disable native maven based tests (#4435)
* Fix maven tests - https only
* More test fixes
* Copy settings.xml to home directory
Due to the maven central change to require only https, this ensures that
tests pickup the settings as well and not just the main process
* Revert "Copy settings.xml to home directory"
This reverts commit 37ccab7c55dbd4ab8fe9cd9ad3265dc5fc2f5bc9.
* Ignore tests that fail on CI due to https required on maven central
* Comment out HudsonTestCase based test
* Rerun CI
--
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/d02c75-954e64%40github.com.