-
-
Notifications
You must be signed in to change notification settings - Fork 41
[JENKINS-59347] Move acceptance tests from ATH #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
src/test/java/org/jenkinsci/plugins/ewm/acceptance/ExternalWorkspaceManagerPluginTest.java
Outdated
Show resolved
Hide resolved
|
Thanks Alex. |
6b96c5f to
57ff021
Compare
|
@alexsomai This PR builds cleanly on my local computer. I also know that the build server was restarted some time yesterday. I suggest you trigger the build again to see. Let me know if you need help getting this through. |
…rBoundDeps errors
59c22e7 to
53e7371
Compare
|
@martinda Yep, the build is passing, but sadly the newly moved tests form ATH are failing (added in the It seems to be when the tests are trying to install the plugin dependencies, activated by |
Related to issue [JENKINS-59347]
Summary of this pull request:
CC