Bug #21991
Updated by Tom Clegg 9 months ago
Perhaps we did not 100% fix similar/identical issue ##21276 https://ci.arvados.org/job/developer-run-tests-remainder/4547/consoleFull <pre> ---------------------------------------------------------------------- FAIL: handler_test.go:120: HandlerSuite.TestDiscoveryDocCache handler_test.go:278: // Only one attempt to re-fetch (holdReqs ensured the first // update took long enough for the last incoming request to // arrive) c.Check(countRailsReqs(), check.Equals, reqsBefore+1) ... obtained int = 10 ... expected int = 11 </pre>