Skip to content

Conversation

@bbakerman
Copy link
Member

Its VERY annoying to scroll through the build logs to try and find failed tests

This adds a listener so that we can print a summary at the end of the build


============================
These are the test failures
============================
graphql.AlwaysFailsTest.this test fails
graphql.AlwaysFailsTest.and this test always fails
============================

That way its easier to work out what tests have failed

@bbakerman bbakerman added the not release related changes which are not released (for example unit tests or docs) label Mar 27, 2023
@bbakerman bbakerman added this pull request to the merge queue Mar 27, 2023
Merged via the queue into master with commit 6a4744d Mar 27, 2023
@dondonz dondonz deleted the show_test_failures_in_builds branch March 27, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not release related changes which are not released (for example unit tests or docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants