Skip to content

cmd/compile/internal/importer: TestIssue69912 failures #76494

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/compile/internal/importer" && test == "TestIssue69912"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestIssue69912
==================
WARNING: DATA RACE
Read at 0x00c000044118 by goroutine 94:
  cmd/compile/internal/types2.(*Named).under()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/compile/internal/types2/named.go:558 +0x67
  cmd/compile/internal/types2.(*Named).Underlying()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/compile/internal/types2/named.go:533 +0x84
  cmd/compile/internal/types2.under()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/compile/internal/types2/under.go:15 +0x6f
...
Goroutine 86 (finished) created at:
  cmd/compile/internal/importer.TestIssue69912()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/compile/internal/importer/gcimporter_test.go:667 +0x307
  testing.tRunner()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2029 +0x21c
  testing.(*T).Run.gowrap1()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2094 +0x38
==================
    testing.go:1712: race detected during execution of test
--- FAIL: TestIssue69912 (0.03s)

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions