Skip to content

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Oct 21, 2025

Summary

This PR gracefully truncates temp files used during unit testing. Depending on the order of execution of these tests they were failing randomly sometimes.

This was already fixed in #2205 but I don't want to make a release with red CI.

Changes

Issue number: #2210


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@phipag phipag self-assigned this Oct 21, 2025
@phipag phipag linked an issue Oct 21, 2025 that may be closed by this pull request
2 tasks
@phipag phipag moved this to Pending review in Powertools for AWS Lambda (Java) Oct 21, 2025
@phipag phipag marked this pull request as ready for review October 21, 2025 08:50
@sonarqubecloud
Copy link

@phipag phipag merged commit dd7a49c into main Oct 21, 2025
15 checks passed
@phipag phipag deleted the phipag/fix-flaky-unit-tests branch October 21, 2025 09:13
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Coming soon

Development

Successfully merging this pull request may close these issues.

Maintenance: Fix flaky unit tests when truncating temporary files

2 participants