[Backport release-25.05] python3Packages.cirq: 1.4.1-unstable-2024-09-21 -> 1.5.0#409974
Conversation
|
|
The broken test is supposedly disabled: disabledTests = lib.optionals stdenv.hostPlatform.isAarch [
# Rounding differences
"test_float_to_twelths_frac"
]; |
I see |
|
Fix in #412990 |
|
Canceling the backport for now. |
|
Wait, I think there's something else going on... this PR has: Your new fix PR changes it from IsAarch to isAarch64. Has there been another fix inbetween that we should just add to this PR? |
Oh! The backport picked up a commit one back from current. |
|
We just need to add the commit from #410612 in here. |
Yes. I'm not a committer so you may have to do it. |
see quantumlib/TypedUnits#14 (cherry picked from commit eb9e26b)
|
|
@wolfgangwalther I appreciate the help. Thank you. |
Bot-based backport to
release-25.05, triggered by a label in #407718.