Skip to content

runtime/race:race: TestOutput failures #69257

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime/race:race" && test == "TestOutput"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestOutput
    output_test.go:83: failed test case wrappersym, expect:
        ==================
        WARNING: DATA RACE
        Write at 0x[0-9,a-f]+ by goroutine [0-9]:
          main\.T\.f\(\)
              .*/main.go:15 \+0x[0-9,a-f]+
          main\.\(\*T\)\.f\(\)
              <autogenerated>:1 \+0x[0-9,a-f]+
          main\.main\.gowrap1\(\)
...
          main.main.gowrap1()
              /home/swarming/.swarming/w/ir/x/t/TestOutput26943986/013/main.go:9 +0x68
        
        Goroutine 6 (finished) created at:
          main.main()
              /home/swarming/.swarming/w/ir/x/t/TestOutput26943986/013/main.go:9 +0x98
        ==================
        Found 1 data race(s)
        exit status 66
--- FAIL: TestOutput (8.52s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions