-
-
Notifications
You must be signed in to change notification settings - Fork 260
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
Windows JDK15 build pipeline failures #1774
Comments
#1764 is an initial proposed fix |
adoptium/installer#212 is superseeding #1764. @douph1 is looking to implement the fixes on the installer side instead of build |
Oddly JDK15/Windows isn't showing in the failed builds today despite the installer job failing, so while this superficially looks ok, it's not. We seem to have lost the propagation of the error code which was added in https://github.com/AdoptOpenJDK/openjdk-build/pull/1692/files |
this is because of this revert db4f158 |
No it wasn't @douph1 - the PR I referenced was later than the one you mentioned and was intended to fix the problem properly (which is why it's listed as "attempt 2". It has been correctly propogating the error code for the last month since it was merged. The culprit (as identified my Morgan) was seemingly #1755 |
#1782 should set upstream jobs as FAILED if the installer fails |
It was because of the commit that I mentioned that added a try / catch. |
Resolved as part of many PR's (documented here adoptium/installer#211 (comment)) |
Platform: Windows
Architecture:x64
https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/ has been failing for over a month now
The text was updated successfully, but these errors were encountered: