Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tests: Remove MacVim-specific flaky tests guard #1614

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

Open
ychin wants to merge 1 commit into macvim-dev:master
base: master
Choose a base branch
Loading
from ychin:ci-remove-macvim-flaky-test-guard

Conversation

@ychin
Copy link
Member

@ychin ychin commented Oct 31, 2025

A while ago, flaky Vim tests would routinely fail in MacVim's repo and an intermediate hack was added to essentially pass all flaky tests and these failed tests would be added to a "pending" list for review. The issue is that this essentially gives a free pass for tests to fail and no one really has time to look at these "pending" tests when they see a green checkmark. It's much better to fail early and fast so we are forced to address them as they come up. Waiting till later tends to make these test failures harder to isolate and diagnose, leading to us just ignoring them. Even worse, flaky tests are retried multiple times, so they end up making MacVim CI run longer.

Simply revert the changes that added these flaky tests and we should fix broken tests as they come up just like any other non-flaky tests.

A while ago, flaky Vim tests would routinely fail in MacVim's repo and
an intermediate hack was added to essentially pass all flaky tests and
these failed tests would be added to a "pending" list for review. The
issue is that this essentially gives a free pass for tests to fail and
no one really has time to look at these "pending" tests when they see a
green checkmark. It's much better to fail early and fast so we are
forced to address them as they come up. Waiting till later tends to make
these test failures harder to isolate and diagnose, leading to us just
ignoring them. Even worse, flaky tests are retried multiple times, so
they end up making MacVim CI run longer.
Simply revert the changes that added these flaky tests and we should fix
broken tests as they come up just like any other non-flaky tests.
@ychin ychin added this to the Release 183 milestone Oct 31, 2025
@ychin ychin added Infrastructure Non-app infrastructure issues, e.g. CI Non User Facing Non-user facing change. These issues do no need to show up in release notes. labels Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Infrastructure Non-app infrastructure issues, e.g. CI Non User Facing Non-user facing change. These issues do no need to show up in release notes.

Projects

None yet

Milestone

Release 183

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /