Actions
Bug #20138
closedTestSyncNonCanonicalManifest is racey
Story points:
0.5
Release:
Release relationship:
Auto
Description
---------------------------------------------------------------------- FAIL: fs_collection_test.go:127: CollectionFSSuite.TestSyncNonCanonicalManifest fs_collection_test.go:137: c.Assert(mtxt, check.Equals, coll.ManifestText) ... obtained string = "./dir1 3858f62230ac3c915f300c664312c63f+6+A3175c20d2c726c2cedefdc1641d4b80d934ace01@64064a00 0:3:foo 3:3:bar\n" ... expected string = "./dir1 3858f62230ac3c915f300c664312c63f+6+A88089b91c18f3c15f0b7694a6aa71acc480fcf75@64064a01 0:3:foo 3:3:bar\n" OOPS: 83 passed, 1 FAILED --- FAIL: Test (29.47s) FAIL coverage: 74.7% of statements FAIL git.arvados.org/arvados.git/sdk/go/arvados 30.178s FAIL ======= sdk/go/arvados tests -- FAILED
Updated by Brett Smith almost 2 years ago
- Release set to 57
- Story points set to 0.5
- Target version set to 2023-03-01 sprint
- Assigned To set to Brett Smith
- Status changed from New to In Progress
Updated by Brett Smith almost 2 years ago
20138-fix-sync-test-race @ c088a40d5a626c42d6779bca10c8a6f84a86f7bc - developer-run-tests: #3502
Updated by Brett Smith almost 2 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|b4792d835e27f7b5deaaff51adf648f395c3a999.
Actions