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: fix missing test reports #35039

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

postamar
Copy link
Contributor

@postamar postamar commented Feb 8, 2024

#34923 merged yesterday and added junit test reports in the airbyte-ci report when testing a java connector. It has a bug in that if a test fails, the reports aren't added. This defeats the purpose. The fix is fairly simple. This PR also tweaks a regex which that PR introduced which failed to capture a specific character sequence.

Copy link

vercel bot commented Feb 8, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2024 7:56pm

@postamar postamar marked this pull request as ready for review February 8, 2024 19:53
@postamar postamar requested a review from a team as a code owner February 8, 2024 19:53
@postamar postamar enabled auto-merge (squash) February 8, 2024 20:00
@postamar
Copy link
Contributor Author

postamar commented Feb 8, 2024

/approve-and-merge reason="it's a straightforward small fix to airbyte-ci that shouldn't need to wait until tomorrow"

@octavia-approvington
Copy link
Contributor

This is really good
simply the best

@octavia-approvington octavia-approvington merged commit 89accff into master Feb 8, 2024
23 of 25 checks passed
@octavia-approvington octavia-approvington deleted the postamar/fix-missing-test-reports branch February 8, 2024 20:30
Copy link

sentry-io bot commented Feb 15, 2024

Suspect Issues

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

  • ‼️ TransportError: Unexpected response from engine: Server error '502 Bad Gateway' for url 'http://127.0.0.1:44051/q... pipelines.airbyte_ci.steps.gradle in _collect_logs View Issue
  • ‼️ TransportError: Unexpected response from engine: Server error '502 Bad Gateway' for url 'http://127.0.0.1:37801/q... pipelines.airbyte_ci.steps.gradle in _collect_logs View Issue

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

jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 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

2 participants