flake: TestProvisionerd/CloseCancelsJob
オープン
@jscottmiller がすでに取り組んでいます。
2026年6月12日 から。
評価
この issue はまだ評価されていません。
説明
flake
CI Run: https://github.com/coder/coder/actions/runs/24662921525
Job: test-go-pg-17
Commit: 615be176b82070a729e51852ede41bc6f7151257 (Jakub Domeracki)
Failing test:
- provisionerd TestProvisionerd/CloseCancelsJob
Failure excerpt:
=== FAIL: provisionerd TestProvisionerd/CloseCancelsJob (0.00s)
provisionerd_test.go:112:
Error: Received unexpected error:
context canceled
Test: TestProvisionerd/CloseCancelsJob
Error analysis:
- The provisionerd shutdown path returns
context canceledfrom the dRPC stream while the test expects a clean close. - The test closes provisionerd during parse/init; the failure indicates a timing race in shutdown/cancel handling.
Root cause classification: Flaky test (shutdown timing/race)
Precise assignment analysis:
git log --oneline -10 --follow provisionerd/provisionerd_test.go- 60b3fd0 chore!: send modules archive over the proto messages (Steven Masley)
- Most recent meaningful modifier of this test file.
Race/Panic/OOM evidence:
- No
WARNING: DATA RACE, panic, or OOM indicators found in job logs.
Reproduction:
go test ./provisionerd -run TestProvisionerd/CloseCancelsJob -count=1
- 主要言語
- 言語のデータがありません
- スター
- 3
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
coder/internal のほかの issue
-
flake
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
flake
-
flake