8000 v6-exp: Intermittent tests failures · Issue #1323 · go-git/go-git · GitHub
[go: up one dir, main page]

Skip to content
v6-exp: Intermittent tests failures #1323
Open
@pjbgf

Description

@pjbgf
FAIL: common_test.go:76: CommonSuite.TestNewContextReadCloser

common_test.go:89:
    c.Assert(n, Equals, 0)
... obtained int = 1
... expected int = 0

OOPS: 8 passed, 1 FAILED
--- FAIL: Test (0.00s)
FAIL

Instances: 1.

FAIL: common_test.go:111: CommonSuite.TestNewContextWriteCloser

common_test.go:123:
    c.Assert(n, Equals, 0)
... obtained int = 1
... expected int = 0

OOPS: 8 passed, 1 FAILED
--- FAIL: Test (0.00s)
FAIL

Instances: 1.

FAIL: <autogenerated>:1: ReceivePackSuite.TestSendPackWithContext

/home/runner/work/go-git/go-git/internal/transport/test/receive_pack.go:129:
    c.Assert(err, NotNil)
... value = nil

OOPS: [47](https://github.com/go-git/go-git/actions/runs/12539319374/job/34965337679#step:6:48) passed, 2 skipped, 1 FAILED
--- FAIL: Test (0.39s)
FAIL

Instances: 1, 2, 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0