-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.
Description
#!watchflakes
post <- pkg == "math" && test == "TestCompare"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestCompare (0.00s)
all_test.go:2296: Compare(NaN, -Inf) = 1, want -1
all_test.go:2296: Compare(-Inf, NaN) = -1, want 1
all_test.go:2302: Compare32(NaN, -Inf) = 1, want -1
all_test.go:2302: Compare32(-Inf, NaN) = -1, want 1
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.
Type
Projects
Status
Done