Skip to content

Wait a few seconds for test cleanup on Windows testWidgets#173

Closed
MarkEWaite wants to merge 1 commit intojenkinsci:masterfrom
MarkEWaite:master
Closed

Wait a few seconds for test cleanup on Windows testWidgets#173
MarkEWaite wants to merge 1 commit intojenkinsci:masterfrom
MarkEWaite:master

Conversation

@MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Jul 8, 2025

Wait a few seconds for test cleanup on Windows testWidgets

The testWidgets() test fails consistently on ci.jenkins.io since the transition from Azure to AWS. Since the tests are already using long sleep calls for various other purposes, let's sleep at the exit from the failing test so that there is time for Java to close files.

Testing done

Confirmed that mvn clean verify passes on my Linux computer. Confirmed on ci.jenkins.io that Windows tests pass.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

The testWidgets() test fails consistently on ci.jenkins.io since the
transition from Azure to AWS.  Since the tests are already using long
sleep calls for various other purposes, let's sleep at the exit from
the failing test so that there is time for Java to close files.

Testing done

Confirmed that `mvn clean verify` passes on my Linux computer.  Rely on
ci.jenkins.io to confirm the fix works on Windows.
@MarkEWaite MarkEWaite requested a review from a team as a code owner July 8, 2025 03:38
@MarkEWaite
Copy link
Contributor Author

Closing this pull request because it uses the wrong branch name.

@MarkEWaite MarkEWaite closed this Jul 8, 2025
@MarkEWaite MarkEWaite mentioned this pull request Jul 8, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant