macvim-dev / macvim-dev/macvim
Fix test_timers and test_channel flakiness
オープン
まだ誰も着手していません。
- 主要言語
- Vim Script
- スター
- 7.9k
- フォーク
- 691
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
test_timers and test_channel tests occasionally fail in Travis. #782 turned them off in MacVim to avoid them breaking CI, but that's a temporary solution. Investigate why and fix it.
Edit: There are more tests that are broken and manually disabled in MacVim now. Need to go through them too.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Travis で test_timers と test_channel の失敗を再現し、次に issue #782 を読んで、MacVim がどのようにそれらを無効化したのかを理解します。MacVim で手動で無効化されている他のテストも確認します。影響を受けるテストが CI で断続的に失敗しなくなり、一時的な無効化に対処できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, vim
- 領域
- desktop, testing-qa
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100