Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arroba.tests.test_diff.DiffTest is flaky #12

Open
snarfed opened this issue Oct 5, 2023 · 0 comments
Open

arroba.tests.test_diff.DiffTest is flaky #12

snarfed opened this issue Oct 5, 2023 · 0 comments

Comments

@snarfed
Copy link
Owner

snarfed commented Oct 5, 2023

Every now and then, maybe one run in 10, it fails with:

FAIL: test_diffs (arroba.tests.test_diff.DiffTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ryan/src/arroba/arroba/tests/test_diff.py", line 58, in test_diffs
    self.assertEqual(100, len(diff.updates))
AssertionError: 100 != 99

Not sure if it's an actual bug or just the test itself. 😐

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

No branches or pull requests

1 participant