-
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.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)release-blocker
Milestone
Description
#!watchflakes
post <- pkg == "testing" && test == "TestRaceSubReports"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestRaceSubReports (0.02s)
testing_test.go:392: === RUN TestRaceSubReports
=== PAUSE TestRaceSubReports
=== CONT TestRaceSubReports
=== RUN TestRaceSubReports/sub
=== RUN TestRaceSubReports/sub/subsub1
=== PAUSE TestRaceSubReports/sub/subsub1
=== RUN TestRaceSubReports/sub/subsub2
=== PAUSE TestRaceSubReports/sub/subsub2
=== CONT TestRaceSubReports/sub/subsub1
...
_testmain.go:149 +0x307
==================
=== NAME TestRaceSubReports
testing.go:1512: race detected during execution of test
--- FAIL: TestRaceSubReports (0.00s)
--- FAIL: TestRaceSubReports/sub (0.00s)
--- FAIL: TestRaceSubReports/sub/subsub1 (0.00s)
--- PASS: TestRaceSubReports/sub/subsub2 (0.00s)
FAIL
testing_test.go:401: got 2 race reports, want 3
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.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)release-blocker
Type
Projects
Status
Done