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

Remove linux debug target, and change test results publisher to test-summary/action because it is faster. #4573

Merged
merged 30 commits into from
Jan 2, 2025

Conversation

imindich
Copy link
Contributor

@imindich imindich commented Dec 12, 2024

b/372303096

Change to use a new test publisher because the existing publisher can take over an hour to run when there are many test failures: https://github.com/youtube/cobalt/actions/runs/12302321578/job/34336630966?pr=4569

The new publisher reports >2000 failures with annotations in 3 seconds:
https://github.com/youtube/cobalt/actions/runs/12472477285/job/34812061568?pr=4573

Also remove debug from linux build targets because it takes >1 hour to complete.

@imindich imindich changed the title Try tweaking junit report. Change test results publisher to test-summary/action because it is faster. Dec 23, 2024
@imindich imindich requested review from oxve and isarkis December 23, 2024 21:31
@imindich imindich marked this pull request as ready for review December 23, 2024 21:35
.github/actions/process_test_results/action.yaml Outdated Show resolved Hide resolved
@imindich imindich changed the title Change test results publisher to test-summary/action because it is faster. Remove linux debug target, and change test results publisher to test-summary/action because it is faster. Dec 23, 2024
@imindich imindich enabled auto-merge (squash) December 24, 2024 00:00
@imindich imindich disabled auto-merge December 24, 2024 18:22
@imindich imindich enabled auto-merge (squash) December 24, 2024 18:22
@imindich imindich merged commit 8e7db49 into youtube:main Jan 2, 2025
60 of 61 checks passed
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.

3 participants