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

Investigate flakey test_rollback failures #23

Open
ShaneHarvey opened this issue Oct 12, 2016 · 0 comments
Open

Investigate flakey test_rollback failures #23

ShaneHarvey opened this issue Oct 12, 2016 · 0 comments

Comments

@ShaneHarvey
Copy link
Contributor

test_rollback sometimes fails with the below error. This could be a race condition in the test or a bug in rollback handling.

FAIL: test_rollback (tests.test_elastic.TestElastic)
Test behavior during a MongoDB rollback.

Traceback (most recent call last):
  File "/home/travis/build/mongodb-labs/elastic2-doc-manager/tests/test_elastic2.py", line 240, in test_rollback
    assert_soon(lambda: self._count() == 3)
  File "/home/travis/build/mongodb-labs/elastic2-doc-manager/.eggs/mongo_connector-2.4.1-py2.7.egg/mongo_connector/test_utils.py", line 260, in assert_soon
    raise AssertionError(message or "")
AssertionError
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