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

Test failure - test_max_staleness.TestMaxStaleness.test_last_write_date

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

      See DRIVERS-1215

      Example failure:

      [2020/04/29 00:12:09.358] FAIL [4.029s]: test_last_write_date (test_max_staleness.TestMaxStaleness)
      [2020/04/29 00:12:09.358] ----------------------------------------------------------------------
      [2020/04/29 00:12:09.358] Traceback (most recent call last):
      [2020/04/29 00:12:09.358]   File "/data/mci/f5f00e1e75884cc54077b37b3ac654a6/src/test/__init__.py", line 447, in wrap
      [2020/04/29 00:12:09.358]     return f(*args, **kwargs)
      [2020/04/29 00:12:09.358]   File "/data/mci/f5f00e1e75884cc54077b37b3ac654a6/src/test/__init__.py", line 447, in wrap
      [2020/04/29 00:12:09.358]     return f(*args, **kwargs)
      [2020/04/29 00:12:09.358]   File "/data/mci/f5f00e1e75884cc54077b37b3ac654a6/src/test/test_max_staleness.py", line 132, in test_last_write_date
      [2020/04/29 00:12:09.358]     self.assertGreater(server.description.last_write_date, last_write)
      [2020/04/29 00:12:09.358] AssertionError: 1588118962.0 not greater than 1588118962.0
      

      Also related to PYTHON-1600.

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

              Created:
              Updated:
              Resolved: