-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
#!watchflakes
post <- pkg == "testing" && test == "TestRacyOutput"
Issue created automatically to collect these failures.
Example (log):
panic: testing: t.Run is called during t.Cleanup
runtime.gopark(0x820e970, 0x94203b0, 0xe, 0x17, 0x2)
/workdir/go/src/runtime/proc.go:381 +0x108 fp=0x9586684 sp=0x9586670 pc=0x8081e38
runtime.chanrecv(0x9420380, 0x9586703, 0x1)
/workdir/go/src/runtime/chan.go:583 +0x3f4 fp=0x95866cc sp=0x9586684 pc=0x804d964
runtime.chanrecv1(0x9420380, 0x9586703)
/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x95866e0 sp=0x95866cc pc=0x804d53c
testing.(*T).Run(0x95ae2d0, {0x0, 0x0}, 0x9600050)
/workdir/go/src/testing/testing.go:1629 +0x446 fp=0x9586744 sp=0x95866e0 pc=0x8147bd6
testing.TestRacyOutput(0x95ae1e0)
/workdir/go/src/testing/sub_test.go:814 +0x2c2 fp=0x958679c sp=0x9586744 pc=0x8152662
testing.tRunner(0x95ae1e0, 0x820ebdc)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done