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

Enable tests #1834

Closed
wants to merge 199 commits into from
Closed

Enable tests #1834

wants to merge 199 commits into from

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Jan 14, 2025

No description provided.

wind57 and others added 30 commits December 4, 2021 07:59
wind57 added 21 commits July 25, 2024 08:32
@@ -94,8 +93,6 @@ static void beforeAll() {
* - second polling cycle reads sources from k8s and finds a change
* </pre>
*/
@DisabledIfEnvironmentVariable(named = "JENKINS_HOME", matches = "^(?=\\s*\\S).*$",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this and all other that have the @DisabledIfEnvironmentVariable annotation were fixed recently, so I think we should remove this now

@@ -100,7 +99,6 @@ void afterEach() {
configWatcher(Phase.DELETE);
}

@Disabled
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't know why this one was disabled and the next one too, but I am enabling them back. release was done and we have time now to figure out why they fail, if at all.

@wind57 wind57 marked this pull request as ready for review January 14, 2025 19:17
@wind57
Copy link
Contributor Author

wind57 commented Jan 16, 2025

@ryanjbaxter this is ready to be looked at. It just enables some tests that were disabled before. Thank you

@ryanjbaxter
Copy link
Contributor

Need too address the failures from #1833 first

@wind57 wind57 closed this Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants