Update submodule to latest release-branch.go1.27 in microsoft/release-branch.go1.27 - #2463
Merged
bot-for-go[bot] merged 2 commits intoAug 19, 2026
Azure Pipelines / microsoft-go
succeeded
Aug 19, 2026 in 45m 44s
Build #20260819.11 had test failures
Details
- Failed: 4 (0.00%)
- Passed: 147,468 (97.99%)
- Other: 3,024 (2.01%)
- Total: 150,496
Annotations
Check failure on line 1 in time.TestAfterQueuing
azure-pipelines / microsoft-go
time.TestAfterQueuing
failed
Raw output
=== RUN TestAfterQueuing
--- FAIL: TestAfterQueuing (12.03s)
Check failure on line 1 in time.TestAfterQueuing/impl=chan
azure-pipelines / microsoft-go
time.TestAfterQueuing/impl=chan
failed
Raw output
=== RUN TestAfterQueuing/impl=chan
sleep_test.go:437: attempt 0 failed: After calls returned out of order: [0 3 1 1 2 9 4 5 6 6 6 7 8]
sleep_test.go:437: attempt 1 failed: After calls returned out of order: [0 3 1 1 2 6 4 5 6 6 9 7 8]
sleep_test.go:437: attempt 2 failed: After calls returned out of order: [0 2 1 1 3 5 4 7 6 6 6 8 9]
sleep_test.go:437: attempt 3 failed: After calls returned out of order: [0 1 1 2 4 3 6 5 6 6 7 9 8]
sleep_test.go:437: attempt 4 failed: After calls returned out of order: [0 1 1 2 3 5 4 6 6 6 7 8 9]
sleep_test.go:441: After calls returned out of order: [0 1 1 2 3 5 4 6 6 6 7 8 9]
--- FAIL: TestAfterQueuing/impl=chan (5.98s)
Check failure on line 1 in time.TestAfterQueuing
azure-pipelines / microsoft-go
time.TestAfterQueuing
failed
Raw output
=== RUN TestAfterQueuing
--- FAIL: TestAfterQueuing (9.20s)
Check failure on line 1 in time.TestAfterQueuing/impl=chan
azure-pipelines / microsoft-go
time.TestAfterQueuing/impl=chan
failed
Raw output
=== RUN TestAfterQueuing/impl=chan
sleep_test.go:437: attempt 0 failed: After calls returned out of order: [0 9 1 1 2 3 4 5 6 6 6 7 8]
sleep_test.go:437: attempt 1 failed: After calls returned out of order: [0 1 1 2 3 4 7 5 6 6 6 8 9]
sleep_test.go:437: attempt 2 failed: After calls returned out of order: [0 2 1 1 3 4 5 6 6 6 7 8 9]
sleep_test.go:437: attempt 3 failed: After calls returned out of order: [0 2 1 1 3 4 6 5 6 6 7 8 9]
sleep_test.go:437: attempt 4 failed: After calls returned out of order: [0 1 1 2 3 4 6 5 6 6 7 8 9]
sleep_test.go:441: After calls returned out of order: [0 1 1 2 3 4 6 5 6 6 7 8 9]
--- FAIL: TestAfterQueuing/impl=chan (5.56s)
Loading