[release-branch.go1.27] freebsd: enable systemcrypto with cgo on all architectures - #2477
Merged
George Adams (gdams) merged 1 commit intoAug 24, 2026
Azure Pipelines / microsoft-go
succeeded
Aug 24, 2026 in 46m 24s
Build #20260824.7 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 77,722 (98.20%)
- Other: 1,419 (1.79%)
- Total: 79,143
Annotations
Check failure on line 1 in time.TestAfterQueuing
azure-pipelines / microsoft-go
time.TestAfterQueuing
failed
Raw output
=== RUN TestAfterQueuing
--- FAIL: TestAfterQueuing (6.41s)
Check failure on line 1 in time.TestAfterQueuing/impl=func
azure-pipelines / microsoft-go
time.TestAfterQueuing/impl=func
failed
Raw output
=== RUN TestAfterQueuing/impl=func
sleep_test.go:437: attempt 0 failed: After calls returned out of order: [0 1 1 9 2 3 4 5 6 6 6 7 8]
sleep_test.go:437: attempt 1 failed: After calls returned out of order: [0 2 1 1 3 5 4 8 6 6 6 7 9]
sleep_test.go:437: attempt 2 failed: After calls returned out of order: [0 1 1 2 3 4 5 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 5 7 6 6 6 8 9]
sleep_test.go:437: attempt 4 failed: After calls returned out of order: [0 1 1 2 3 5 4 7 6 6 6 8 9]
sleep_test.go:441: After calls returned out of order: [0 1 1 2 3 5 4 7 6 6 6 8 9]
--- FAIL: TestAfterQueuing/impl=func (6.22s)
Loading