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

Move integration test with external dependencies to test/end-to-end #180

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

HDegroote
Copy link
Contributor

@HDegroote HDegroote commented Apr 12, 2024

External dependencies make a test flaky, while the other integration test is not. By separating them, we can keep the existing integration test in our daily canary runs while excluding the end-to-end tests, thereby avoiding false positives

Edit: updated to fully exclude the end-to-end tests from the CI. So to test them, they now need to be run manually

@mafintosh mafintosh merged commit ad11e77 into main Apr 25, 2024
4 checks passed
@mafintosh mafintosh deleted the put-flaky-test-in-end-to-end branch April 25, 2024 13:42
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