Closed
Description
AIX golang CI recently started failing with the below error.
--- FAIL: TestImportTestdata (0.05s)
gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected"
gcimporter_test.go:59: go tool compile generics.go failed: exit status 1
--- FAIL: TestTypeNamingOrder (0.04s)
gcimporter_test.go:58: compile: /dev/null:1: unknown directive "Disconnected"
gcimporter_test.go:59: go tool compile g.go failed: exit status 1
https://build.golang.org/log/28dadf4b964f28d9137fb36e3f3181f03394faa7
Looks like there is some problem with the CI machine because our internal CI is working fine.
Any idea what could be the problem ? Any hints will be useful to fix that CI machine.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done