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

Drop excessive output from action_fail #511

Merged
merged 1 commit into from Oct 8, 2023
Merged

Conversation

MPV
Copy link
Contributor

@MPV MPV commented Oct 6, 2023

What

Drop excessive output from when action_fail is enabled.

Why

As a job with many such steps (different kinds of tests) becomes very verbose and hard to get an overview of.

Here's an example of such output:

Configuration requires this action to fail (action_fail=True, action_fail_on_inconclusive=False).
i.e:

Skärmavbild 2023-10-06 kl  14 53 18

As a job with many such steps (different kinds of tests) becomes very verbose and hard to get an overview of.
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Test Results (reference)

     135 files  ±0       135 suites  ±0   49m 5s ⏱️ -43s
     431 tests ±0       431 ✔️ ±0         0 💤 ±0  0 ±0 
58 185 runs  ±0  56 841 ✔️ ±0  1 344 💤 ±0  0 ±0 

Results for commit e372df9. ± Comparison against base commit 19b3c29.

Copy link
Owner

@EnricoMi EnricoMi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@EnricoMi EnricoMi merged commit 38e2922 into EnricoMi:master Oct 8, 2023
53 checks passed
@MPV
Copy link
Contributor Author

MPV commented Oct 9, 2023

Longer-term I guess we are hoping for something like this:

Different options discussed here:

@EnricoMi
Copy link
Owner

Fix has been released.

kfr2 pushed a commit to turnitin-actions/publish-unit-test-result-action that referenced this pull request Feb 13, 2024
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.

None yet

3 participants