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

ci: temporary disable running tests on macOS #3695

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

olegbespalov
Copy link
Collaborator

@olegbespalov olegbespalov commented Apr 19, 2024

What?

This PR temporarily disables running the tests in CI on the Mac OS platform because it's too flaky right now.

If this PR is approved after the merge, I'll open a separate issue for investigation and bring Mac OS tests back.

Why?

Unfortunately, Mac OS tests failed for many runs. Constantly failing tests are destructive for the project since people tend to trust test runs less, and we could miss something essential.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@olegbespalov olegbespalov self-assigned this Apr 19, 2024
@olegbespalov olegbespalov requested a review from a team as a code owner April 19, 2024 13:09
@olegbespalov olegbespalov requested review from mstoykov and joanlopez and removed request for a team April 19, 2024 13:09
@joanlopez
Copy link
Contributor

If this PR is approved after the merge, I'll open a separate issue for investigation and bring Mac OS tests back.

Yeah, let's collect some data about which are the most noisy ones, and take a look at them, when possible.

@olegbespalov olegbespalov merged commit e6e1016 into master Apr 19, 2024
21 checks passed
@olegbespalov olegbespalov deleted the test/temporary-disable-macos branch April 19, 2024 14:18
@mstoykov mstoykov added this to the v0.51.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants