-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
ExpertNeededFrozenDueToAgeNeedsInvestigationSomeone 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.
Milestone
Description
The TestFloat64SpecialCases
test in math/big
(ratconv_test.go) is currently broken on the android/arm64 builder, with log:
https://build.golang.org/log/fbc581637a0375532f0d819ae67bc9b9abbe8ba9
Breakage started at e4ba400 (math/big: accept non-decimal floats with Rat.SetString).
cc @griesemer
Metadata
Metadata
Assignees
Labels
ExpertNeededFrozenDueToAgeNeedsInvestigationSomeone 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.