replace context.WithCancel with WithCancelCause #2218
Annotations
2 errors
solver/internal/pipe/pipe_test.go#L91
=== RUN TestPipeCancel
=== PAUSE TestPipeCancel
=== CONT TestPipeCancel
pipe_test.go:91:
Error Trace: /src/solver/internal/pipe/pipe_test.go:91
Error: Not equal:
expected: *errors.withStack(context canceled)
actual : *errors.errorString(&errors.errorString{s:"context canceled"})
Test: TestPipeCancel
--- FAIL: TestPipeCancel (0.00s)
|
|
The logs for this run have expired and are no longer available.
Loading