Actions
Bug #21991
closedUnreliable test HandlerSuite.TestDiscoveryDocCache in lib/controller
Status:
Duplicate
Priority:
Normal
Assigned To:
Category:
Tests
Target version:
Story points:
-
Description
Perhaps we did not 100% fix similar/identical issue Bug #21276: lib/controller/handler_test.go TestDiscoveryDocCache is racey
developer-run-tests-remainder: #4547 /consoleFull
---------------------------------------------------------------------- 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
Related issues
Updated by Brett Smith 5 months ago
- Is duplicate of Bug #21927: lib/controller/handler_test.go TestDiscoveryDocCache fails intermittently added
Actions