Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1406

Test Failure - test_session.TestCausalConsistency.test_writes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
      None

      test_session.TestCausalConsistency.test_writes is intermidently failing on Python 2:

       [2017/11/09 19:56:02.851] FAIL [0.065s]: test_writes (test_session.TestCausalConsistency)
       [2017/11/09 19:56:02.851] ----------------------------------------------------------------------
       [2017/11/09 19:56:02.851] Traceback (most recent call last):
       [2017/11/09 19:56:02.851]   File "C:\data\mci\a0ad4fe70b706621f09225fa1f524590\src\test\__init__.py", line 360, in wrap
       [2017/11/09 19:56:02.851]     return f(*args, **kwargs)
       [2017/11/09 19:56:02.851]   File "C:\data\mci\a0ad4fe70b706621f09225fa1f524590\src\test\test_session.py", line 754, in test_writes
       [2017/11/09 19:56:02.851]     lambda coll, session: coll.bulk_write(
       [2017/11/09 19:56:02.851]   File "C:\data\mci\a0ad4fe70b706621f09225fa1f524590\src\test\test_session.py", line 749, in _test_writes
       [2017/11/09 19:56:02.851]     self.assertEqual(operation_time, act)
       [2017/11/09 19:56:02.851] AssertionError: Timestamp(1510285912, 5) != None
      

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: