Skip to content

more robust tests - #1050

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_672235088
Sep 10, 2024
Merged

more robust tests#1050
copybara-service[bot] merged 1 commit into
mainfrom
test_672235088

Conversation

@copybara-service

Copy link
Copy Markdown

more robust tests

These tests are often failing due to floating point precision differences.
according to https://docs.python.org/3/library/doctest.html#warnings its safer to print floats in doctests.
Lets see if that solves some of these issues

These tests are often failing due to floating point precision differences.
according to https://docs.python.org/3/library/doctest.html#warnings its safer to print floats in doctests.
Lets see if that solves some of these issues

PiperOrigin-RevId: 672868146
@copybara-service
copybara-service Bot merged commit 43dad05 into main Sep 10, 2024
@copybara-service
copybara-service Bot deleted the test_672235088 branch September 10, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant