Closed
Description
As visible on the x/build by Go commit view, TestExecTimeoutError
has started to fail consistently at Go tip starting with CL 546676:
=== RUN TestExecTimeoutError
buildletclient_test.go:210: cl.Exec error = error copying response: net/http: request canceled; want buildlet: timeout waiting for command to complete
--- FAIL: TestExecTimeoutError (0.00s)
This code in x/build hasn't changed in a long time. Either the test (or what it's testing) in x/build has a problem that is uncovered by the net/http change, otherwise this is a problem in net/http.
CC @neild.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status