Skip to content

testing: TestRaceSubReports failures #60393

@gopherbot

Description

@gopherbot
#!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

watchflakes

Metadata

Metadata

Labels

FrozenDueToAgeNeedsInvestigationSomeone 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)release-blocker

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions