Skip to content
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

Work around JENKINS-73034 and JENKINS-73168 #1547

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

basil
Copy link
Member

@basil basil commented May 14, 2024

Work around JENKINS-73034 and JENKINS-73168 to stabilize the test suite; those two tickets track the long-term fix. Once this is merged and the weekly line is green again, I will file two additional ATH tickets to remove these workarounds, blocked on JENKINS-73034 and JENKINS-73168 respectively.

Testing done

CI build of weekly line

Fixes #1544, fixes #1545

Copy link
Member Author

@basil basil left a comment

Choose a reason for hiding this comment

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

No failures on the weekly branch with this PR.

@basil basil merged commit 4d71d1b into jenkinsci:master May 14, 2024
18 of 22 checks passed
@basil basil deleted the workaround branch May 14, 2024 19:51
MarkEWaite added a commit to MarkEWaite/acceptance-test-harness that referenced this pull request May 21, 2024
Assertion was disabled due to user interface change that has been modified
in Jenkins 2.459 to again report when the build has no changes.

https://issues.jenkins.io/browse/JENKINS-73168 fixes it in Jenkins 2.459.

jenkinsci#1548 is the
issue to remove the workaround.

Revert part of "Work around JENKINS-73034 (jenkinsci#1547)"

Tested by running the modified test with JENKINS_WAR set to a copy of the 2.459 Jenkins war file.

This reverts part of commit 4d71d1b.
basil pushed a commit that referenced this pull request May 21, 2024
Enable "Build has no changes" assertion in FreestyleJobTest

Assertion was disabled due to user interface change that has been modified
in Jenkins 2.459 to again report when the build has no changes.

https://issues.jenkins.io/browse/JENKINS-73168 fixes it in Jenkins 2.459.

#1548 is the
issue to remove the workaround.

Revert part of "Work around JENKINS-73034 (#1547)"

Tested by running the modified test with JENKINS_WAR set to a copy of the 2.459 Jenkins war file.

This reverts part of commit 4d71d1b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant