#1142868 golang-github-go-git-go-git: flaky Test: 515s FAIL: common_test.go:76: CommonSuite.TestNewContextReadCloser: common_test.go:89: c.Assert(n, Equals, 0): obtained int = 1 expected int = 0

#1142868#5
Date:
2026-07-27 08:11:16 UTC
From:
To:
Hi!  Flaky FTBFS causing testing migration blocking

https://ci.debian.net/packages/g/golang-github-go-git-go-git/testing/i386/73803307/#L3298

/Simon

515s === RUN   Test
515s
515s ----------------------------------------------------------------------
515s FAIL: common_test.go:76: CommonSuite.TestNewContextReadCloser
515s
515s common_test.go:89:
515s     c.Assert(n, Equals, 0)
515s ... obtained int = 1
515s ... expected int = 0
515s
515s OOPS: 8 passed, 1 FAILED
515s --- FAIL: Test (0.06s)
515s FAIL
515s FAIL	github.com/go-git/go-git/utils/ioutil	0.095s