-
Notifications
You must be signed in to change notification settings - Fork 79
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
4.35 I-Build: I20241210-1800 - BUILD FAILED #2648
Comments
@SougandhS can you please elaborate how you know that this PR caused to failure? |
It's enough to look at the build log https://ci.eclipse.org/releng/job/Builds/job/I-build-4.35/30/console |
Note that https://ci.eclipse.org/releng/job/equinox/job/master/71/console already shows the error (and many more) but does not fail. Such errors should fail CI builds eager.
|
It requires smth like eclipse-platform/eclipse.platform.ui#2425 (but will have far more changes) due to the many issues in javadoc in equinox. |
Everyone is encouraged to help fixing als javadoc problems and then we can enable the failure check... in the past this was just claimed to be too restrictive/much efforts ... |
I have started the effort in eclipse-equinox/equinox#716 |
I felt encourage to fix the problem. 👼 |
Indeed, it would be better to fail the PR than to have the I-build fail later. |
went through the build logs https://ci.eclipse.org/releng/job/Builds/job/I-build-4.35/30/console and saw the stack trace -> equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/util/NLS.java:151: error: unexpected end tag: and then found the PR made that change. |
I think this is fixed now and I started: https://ci.eclipse.org/releng/job/Builds/job/I-build-4.35/31/ |
Thank you @merks |
The Windows build errored because some cleanup of Edge browser artifacts (lockfile) failed:
So I expect this to be caused by merging eclipse-platform/eclipse.platform.swt#1637 to use Edge as default browser. Not sure whether that's something indeterministic: I just pinged colleagues to check the error in the according PR (eclipse-platform/eclipse.platform.swt#1637 (comment)). |
I20241210-1800 - Failure
see https://ci.eclipse.org/releng/job/Builds/job/I-build-4.35/30/console
causing PR - eclipse-equinox/equinox#709
Community
The text was updated successfully, but these errors were encountered: