golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.68k stars 17.62k forks source link

x/tools/internal/gcimporter: TestIssue69912 failures [consistent failure] #70015

Open gopherbot opened 4 hours ago

gopherbot commented 4 hours ago
#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestIssue69912"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestIssue69912
==================
WARNING: DATA RACE
Write at 0x00c000a765dc by goroutine 2303:
  go/types.(*object).setColor()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:165 +0x51
  go/types.(*TypeName).setColor()
      <autogenerated>:1 +0x17
  go/types.(*Checker).objDecl()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:97 +0x1041
...
Goroutine 2311 (running) created at:
  golang.org/x/tools/internal/gcimporter_test.TestIssue69912()
      /home/swarming/.swarming/w/ir/x/w/targetrepo155475972/internal/gcimporter/gcimporter_test.go:1104 +0x567
  testing.tRunner()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e
  testing.(*T).Run.gowrap1()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44
==================
    testing.go:1398: race detected during execution of test
--- FAIL: TestIssue69912 (0.01s)

watchflakes

gopherbot commented 4 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestIssue69912"
2024-10-22 22:30 x_tools-go1.22-linux-amd64-longtest-race tools@9e6388a3 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Write at 0x00c000a765dc by goroutine 2303: go/types.(*object).setColor() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:165 +0x51 go/types.(*TypeName).setColor() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:97 +0x1041 ... Goroutine 2311 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo155475972/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-22 22:30 x_tools-go1.22-linux-amd64-race tools@9e6388a3 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00026030c by goroutine 100: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 108 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo4035495717/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-22 22:30 x_tools-go1.22-linux-arm64-race tools@9e6388a3 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0005032fc by goroutine 94: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x20 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x2a8 ... Goroutine 91 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo3080801158/internal/gcimporter/gcimporter_test.go:1104 +0x410 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x180 testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x40 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-22 22:30 x_tools-go1.22-windows-amd64-race tools@9e6388a3 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c000650a3c by goroutine 88: go/types.(*object).color() C:/b/s/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() C:/b/s/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 89 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() C:/b/s/w/ir/x/w/targetrepo2177543904/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 17:21 x_tools-go1.22-linux-amd64-longtest-race tools@61763845 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c000aa45dc by goroutine 2304: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 2311 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo3223127244/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 17:21 x_tools-go1.22-linux-amd64-race tools@61763845 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00023630c by goroutine 99: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 105 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo3073519651/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 17:21 x_tools-go1.22-linux-arm64-race tools@61763845 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c000336cbc by goroutine 89: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x20 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x2a8 ... Goroutine 97 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo2402103687/internal/gcimporter/gcimporter_test.go:1104 +0x410 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x180 testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x40 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 17:21 x_tools-go1.22-windows-amd64-race tools@61763845 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Write at 0x00c000540adc by goroutine 92: go/types.(*object).setColor() C:/b/s/w/ir/x/w/goroot/src/go/types/object.go:165 +0x51 go/types.(*TypeName).setColor() :1 +0x17 go/types.(*Checker).objDecl() C:/b/s/w/ir/x/w/goroot/src/go/types/decl.go:97 +0x1041 ... Goroutine 93 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() C:/b/s/w/ir/x/w/targetrepo2924869746/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 19:34 x_tools-go1.22-linux-amd64-longtest-race tools@dbb82528 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00032ff2c by goroutine 2302: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 2308 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo1517872069/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 19:34 x_tools-go1.22-linux-amd64-race tools@dbb82528 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0003ba3ac by goroutine 99: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 106 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo3704940054/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 19:34 x_tools-go1.22-linux-arm64-race tools@dbb82528 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c000b852fc by goroutine 90: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x20 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x2a8 ... Goroutine 91 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo3094204122/internal/gcimporter/gcimporter_test.go:1104 +0x410 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x180 testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x40 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 19:34 x_tools-go1.22-windows-amd64-race tools@dbb82528 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0005ccadc by goroutine 92: go/types.(*object).color() C:/b/s/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() C:/b/s/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 95 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() C:/b/s/w/ir/x/w/targetrepo1483429243/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.02s)
2024-10-23 20:06 x_tools-go1.22-linux-amd64-longtest-race tools@1f162c6c release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c000962d5c by goroutine 2306: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 2303 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo47026265/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 20:06 x_tools-go1.22-linux-amd64-race tools@1f162c6c release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0001d453c by goroutine 104: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 106 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo1660550520/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.00s)
2024-10-23 20:06 x_tools-go1.22-linux-arm64-race tools@1f162c6c release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0001e8bcc by goroutine 91: go/types.(*object).color() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x20 go/types.(*Checker).objDecl() /home/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x2a8 ... Goroutine 98 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /home/swarming/.swarming/w/ir/x/w/targetrepo1751824859/internal/gcimporter/gcimporter_test.go:1104 +0x410 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x180 testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x40 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 20:06 x_tools-go1.22-windows-amd64-race tools@1f162c6c release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c0003ece9c by goroutine 88: go/types.(*object).color() C:/b/s/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() C:/b/s/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 86 (running) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() C:/b/s/w/ir/x/w/targetrepo3660994843/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)

watchflakes

gopherbot commented 3 hours ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestIssue69912"
2024-10-22 22:30 x_tools-go1.22-darwin-amd64-race tools@9e6388a3 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00006f48c by goroutine 93: go/types.(*object).color() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 85 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /Users/swarming/.swarming/w/ir/x/w/targetrepo2274213795/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.02s)
2024-10-23 17:21 x_tools-go1.22-darwin-amd64-race tools@61763845 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00122e80c by goroutine 86: go/types.(*object).color() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 85 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /Users/swarming/.swarming/w/ir/x/w/targetrepo2197772087/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 19:34 x_tools-go1.22-darwin-amd64-race tools@dbb82528 release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00044467c by goroutine 102: go/types.(*object).color() /Volumes/Work/s/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /Volumes/Work/s/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 95 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /Volumes/Work/s/w/ir/x/w/targetrepo2252058825/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /Volumes/Work/s/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /Volumes/Work/s/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.01s)
2024-10-23 20:06 x_tools-go1.22-darwin-amd64-race tools@1f162c6c release-branch.go1.22@29252e4c x/tools/internal/gcimporter.TestIssue69912 (log) === RUN TestIssue69912 ================== WARNING: DATA RACE Read at 0x00c00036bdec by goroutine 85: go/types.(*object).color() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/object.go:159 +0x38 go/types.(*TypeName).color() :1 +0x17 go/types.(*Checker).objDecl() /Users/swarming/.swarming/w/ir/x/w/goroot/src/go/types/decl.go:96 +0x3e9 ... Goroutine 92 (finished) created at: golang.org/x/tools/internal/gcimporter_test.TestIssue69912() /Users/swarming/.swarming/w/ir/x/w/targetrepo2793042431/internal/gcimporter/gcimporter_test.go:1104 +0x567 testing.tRunner() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1689 +0x21e testing.(*T).Run.gowrap1() /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1742 +0x44 ================== testing.go:1398: race detected during execution of test --- FAIL: TestIssue69912 (0.02s)

watchflakes