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

Improve flaky test reporting #13477

Merged
merged 3 commits into from
Mar 9, 2025

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Mar 8, 2025

Apparently recently the timestamp in junit test reports contain a time zone like in 2025-03-08T05:04:57.500Z Google sheets doesn't seem to be able to automatically parse this as a data. To overcome this we'll strip the time zone.
This PR also adds detection for when test report is restored from gradle build cache and ignores flaky tests for these.

@laurit laurit requested a review from a team as a code owner March 8, 2025 13:16
@laurit laurit merged commit 93be949 into open-telemetry:main Mar 9, 2025
85 checks passed
@laurit laurit deleted the improve-flaky-test-report branch March 9, 2025 12:51
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.

2 participants