Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

flake: TestProvisionerd/CloseCancelsJob

Đang mở
#1,478 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@jscottmiller đang làm issue này rồi.

Từ ngày 12/6/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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 canceled from 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
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
3
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của coder/internal

Tất cả issue của coder/internal

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.