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

airbyte-ci: improve error handling in live tests #44118

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

clnoll
Copy link
Contributor

@clnoll clnoll commented Aug 15, 2024

Improves error handling in the live tests invocation in airbyte-ci.

This fixes an issue where unhandled exceptions while building/running the live tests container were causing CI failures for the entire connectors tests job. Regression tests are optional in CI so should never cause the overall job to fail.

@clnoll clnoll requested a review from a team as a code owner August 15, 2024 16:27
Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Aug 15, 2024 4:40pm

@clnoll clnoll requested a review from bazarnov August 15, 2024 16:28
@clnoll clnoll merged commit 6704217 into master Aug 15, 2024
34 checks passed
@clnoll clnoll deleted the catherine/live-tests-error-handling-improvement branch August 15, 2024 18:47
Copy link

sentry-io bot commented Aug 15, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ QueryError: lstat /tmp/live_tests_artifacts: no such file or directory dagger.client._core in execute View Issue
  • ‼️ ExecError: process "poetry lock --no-update" did not complete successfully: exit code: 1 dagger.client._core in execute View Issue

Did you find this useful? React with a 👍 or 👎

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.

2 participants