Skip to content

Conversation

@jukzi
Copy link
Contributor

@jukzi jukzi commented Dec 12, 2024

"only issues that have been introduced in the current build are marked as new"
see https://www.jenkins.io/doc/pipeline/steps/warnings-ng/

fixes #1648

" only issues that have been introduced in the current build are marked as new" see
https://www.jenkins.io/doc/pipeline/steps/warnings-ng/

fixes #1648
@jukzi jukzi added the bug Something isn't working label Dec 12, 2024
@github-actions
Copy link
Contributor

Test Results

   383 files  ±0     383 suites  ±0   4m 56s ⏱️ +3s
 4 286 tests ±0   4 272 ✅ ±0  14 💤 ±0  0 ❌ ±0 
12 150 runs  ±0  12 065 ✅ ±0  85 💤 ±0  0 ❌ ±0 

Results for commit 5d8cb57. ± Comparison against base commit 2a61cb2.

@jukzi
Copy link
Contributor Author

jukzi commented Dec 12, 2024

I do not understand this error: Linux verification failed with

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (build-native-binaries) on project org.eclipse.swt.gtk.linux.x86_64: An Ant BuildException has occured: exec returned: 2
around Ant part ...<exec failonerror="true" dir="${build_dir}" executable="sh">... @ 24:73 in /home/runner/work/eclipse.platform.swt/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.linux.x86_64/target/antrun/build-main.xml

@jukzi
Copy link
Contributor Author

jukzi commented Dec 12, 2024

Linux verification failed

Already failed in the former commit: #1645, so its unrelated

The effect of this PR is visible in https://ci.eclipse.org/releng/job/eclipse.platform.swt/job/jukzi-patch-1/1/ :
image

@jukzi jukzi requested a review from akurtakov December 12, 2024 11:11
Copy link
Member

@akurtakov akurtakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really welcome the idea of not having to manually reset the baseline.

@akurtakov akurtakov merged commit 3c1065b into master Dec 12, 2024
10 of 15 checks passed
@akurtakov akurtakov deleted the jukzi-patch-1 branch December 12, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SWT CI uses wrong build as reference for warnings

3 participants