Project

General

Profile

Actions

Bug #21428

closed

keepclient test StandaloneSuite.TestPutHR fails intermittently

Added by Brett Smith 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Tests
Target version:
-
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


Related issues

Related to Arvados - Feature #20318: Go SDK supports local filesystem-backed data cacheResolvedTom Clegg12/29/2023Actions
Actions #2

Updated by Tom Clegg 3 months ago

  • Related to Feature #20318: Go SDK supports local filesystem-backed data cache added
Actions #3

Updated by Tom Clegg 3 months ago

  • Target version deleted (To be scheduled)
  • Assigned To set to Tom Clegg
  • Status changed from New to Resolved
Actions

Also available in: Atom PDF