Actions
Bug #21428
closedkeepclient test StandaloneSuite.TestPutHR fails intermittently
Story points:
-
Description
FAIL: keepclient_test.go:532: StandaloneSuite.TestPutHR
keepclient_test.go:577:
c.Check((s1 == shuff[0] && s2 == shuff[1]) ||
(s1 == shuff[1] && s2 == shuff[0]),
Equals,
true)
... obtained bool = false
... expected bool = true
2024/01/29 04:54:08 TestUploadToStubKeepServer
Files
Updated by Brett Smith about 2 years ago
Updated by Tom Clegg about 2 years ago
- Related to Feature #20318: Go SDK supports local filesystem-backed data cache added
Updated by Tom Clegg about 2 years ago
- Target version deleted (
To be scheduled) - Assigned To set to Tom Clegg
- Status changed from New to Resolved
Actions