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

Do not truncate durations and deltas over 60h (%), introduce days (d) #192

Merged
merged 2 commits into from
Dec 1, 2021

Conversation

EnricoMi
Copy link
Owner

Fixes #191.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (Linux)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (Windows)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (macOS)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (Dockerfile)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (Test Files)

  24 files  ±0      4 errors  21 suites  ±0   39m 12s ⏱️ ±0s
272 tests ±0  227 ✔️ ±0  18 💤 ±0  23 ±0  4 🔥 ±0 
437 runs  ±0  354 ✔️ ±0  53 💤 ±0  25 ±0  5 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (Docker Image)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 23, 2021

Unit Test Results (reference)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

Unit Test Results (setup-python)

     15 files  ±0       15 suites  ±0   37s ⏱️ +4s
   248 tests ±0     248 ✔️ ±0    0 💤 ±0  0 ±0 
3 720 runs  ±0  3 680 ✔️ ±0  40 💤 ±0  0 ±0 

Results for commit 43d4db8. ± Comparison against base commit fbe06cd.

@EnricoMi EnricoMi merged commit 1f98d77 into master Dec 1, 2021
@EnricoMi EnricoMi deleted the branch-fix-stat-duration-over-60h branch December 1, 2021 10:30
ilent2 pushed a commit to ilent2/publish-unit-test-result-action that referenced this pull request Dec 13, 2021
ilent2 added a commit to ilent2/publish-unit-test-result-action that referenced this pull request Dec 13, 2021
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.

Hours are printed wrongly if tests took >= 60 hours
1 participant