-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "runtime" && test == "TestNotInGoMetricCallback"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestNotInGoMetricCallback
crash_test.go:193: running /home/swarming/.swarming/w/ir/x/w/goroot/bin/go build -o /home/swarming/.swarming/w/ir/x/t/go-build2361618488/testprogcgo.exe -race
crash_test.go:216: built testprogcgo in 2.755315355s
metrics_test.go:1596: /home/swarming/.swarming/w/ir/x/t/go-build2361618488/testprogcgo.exe NotInGoMetricCallback (52.967219ms): ok
metrics_test.go:1599: output:
This sanitizer is not compatible with enabled ASLR and binaries compiled with PIE
wanted:
OK
--- FAIL: TestNotInGoMetricCallback (2.81s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done