[NFC] add tests for typemin power of float#59745
Conversation
with backports, as suggested in #57463 (comment). closes #57463 (cherry picked from commit 30c34ef)
with backports, as suggested in #57463 (comment). closes #57463 (cherry picked from commit 30c34ef)
with backports, as suggested in #57463 (comment). closes #57463 (cherry picked from commit 30c34ef)
with backports, as suggested in #57463 (comment). closes #57463 (cherry picked from commit 30c34ef)
with backports, as suggested in #57463 (comment). closes #57463 (cherry picked from commit 30c34ef)
|
I see that this has been backported to 1.10. Unfortunately, the tests are failing on the tip of Is there some other PR that needs to also backported to 1.10, in order to get these tests to pass? Or alternatively, can I remove this from the 1.10 backports branch? |
|
that's a bit confusing, since #53967 was backported to 1.10, no? was there some regression in a 1.10 patch version? |
|
I can try to re-land #53967 onto 1.10. |
|
Is #53967 the only PR that needs to be backported in order to make these tests pass on 1.10? |
|
I think so, but it might not be worth the hassle to revert the revert. IMO this is not a showstopper bug.. |
|
I tried it out locally, and it seems like my re-land has fixed the tests in question. Let's see if CI agrees. If CI is unhappy, or if PkgEval is unhappy, then I'll remove my re-land, and I'll also remove the backport of the tests from this PR. |
|
#53967 fixes the tests in this PR ( I'll remove #53967 from the 1.10 backports PR, and I'll also remove this PR (#59745). |
with backports, as suggested in #57463 (comment). closes #57463