-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test failure on differing precision of float in proto string
Problem: CI Pytest MacOS (3.10) fails because float value is output with a lower precision than in expected textproto. (https://github.com/quantumlib/Cirq/actions/runs/3192951160/jobs/5211002538) Solution: Update expected textproto to a lower precision and replace high-precision values in the tested string.
- Loading branch information
1 parent
946f247
commit ff86325
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters