Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-1020

Error in Motor Synchro GridFS Tests "test_exception_file_non_existence"

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.1
    • Affects Version/s: None
    • Component/s: None
    • None

      This error is showing up on the gridFS test test_exception_file_non_existence when doing the synchro tests for motor:

       [2022/08/17 19:52:38.493] ======================================================================
       [2022/08/17 19:52:38.493] FAIL: test_exception_file_non_existence (test.test_grid_file.TestGridFile)
       [2022/08/17 19:52:38.493] ----------------------------------------------------------------------
       [2022/08/17 19:52:38.493] Traceback (most recent call last):
       [2022/08/17 19:52:38.493]   File "/data/mci/75f48672c53837976b6c31807b536987/src/.tox/synchro37/tmp/mongo-python-driver/test/test_grid_file.py", line 691, in test_exception_file_non_existence
       [2022/08/17 19:52:38.493]     self.assertIsNone(self.db.fs.files.find_one({"_id": infile._id}))
       [2022/08/17 19:52:38.493] AssertionError: {'_id': ObjectId('62fd46cf3cbebf7b71abcaee'), 'filename': 'important', 'chunkSize': 261120, 'length': 38, 'uploadDate': datetime.datetime(2022, 8, 17, 19, 51, 43, 482000)} is not None
      

      https://evergreen.mongodb.com/task/motor_main__ssl~nossl_tox_env~synchro37_os~ubuntu_18_test_4.0_standalone_patch_47c84925ac439685013e93f1906575b4cd6b8ee5_62fd41bb57e85a16424a2f0b_22_08_17_19_30_12

            Assignee:
            julius.park@mongodb.com Julius Park (Inactive)
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: