-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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.OS-Windowscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "runtime" && test == "TestSehUnwindDoublePanic"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestSehUnwindDoublePanic
runtime-seh_windows_test.go:167: wanted [runtime_test.TestSehUnwindDoublePanic.func1.1 runtime.gopanic runtime_test.TestSehUnwindDoublePanic.func1 runtime.gopanic runtime_test.TestSehUnwindDoublePanic], got [runtime_test.TestSehUnwindDoublePanic.func1.1 runtime_test.TestSehUnwindDoublePanic.func1.1 runtime.gopanic runtime_test.TestSehUnwindDoublePanic.func1 runtime.gopanic]
--- FAIL: TestSehUnwindDoublePanic (0.00s)
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.OS-Windowscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done