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

fix: continue if error on gh actions tests publish #558

Merged
merged 1 commit into from Nov 25, 2022

Conversation

sbrunato
Copy link
Collaborator

Use continue-on-error: true option to skip error when running Publish Unit Test Results GH actions step:

Pull down action image 'ghcr.io/enricomi/publish-unit-test-result-action:v1.40'
  /usr/bin/docker pull ghcr.io/enricomi/publish-unit-test-result-action:v1.40
  Error response from daemon: received unexpected HTTP status: 503 Service Unavailable
  Warning: Docker pull failed with exit code 1, back off 8.516 seconds before retry.
  /usr/bin/docker pull ghcr.io/enricomi/publish-unit-test-result-action:v1.40
  Error response from daemon: received unexpected HTTP status: 503 Service Unavailable
  Warning: Docker pull failed with exit code 1, back off 9.323 seconds before retry.
  /usr/bin/docker pull ghcr.io/enricomi/publish-unit-test-result-action:v1.40
  Error response from daemon: received unexpected HTTP status: 503 Service Unavailable
Error: Docker pull failed with exit code 1

See EnricoMi/publish-unit-test-result-action#379

@github-actions
Copy link
Contributor

Unit Test Results

    2 files  ±0      2 suites  ±0   11m 4s ⏱️ +57s
319 tests ±0  316 ✔️ ±0  3 💤 ±0  0 ±0 
638 runs  ±0  632 ✔️ ±0  6 💤 ±0  0 ±0 

Results for commit 1afa30e. ± Comparison against base commit b4c8b9f.

@github-actions
Copy link
Contributor

File Coverage
All files 85%

File Coverage
All files 84%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 1afa30e

@sbrunato sbrunato merged commit 643bcd9 into develop Nov 25, 2022
@sbrunato sbrunato deleted the gh_publish_tests_continue_on_error branch November 25, 2022 16:11
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

1 participant