Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4354

CRUD bulkWrite JSON spec test failures

      Many of the CRUD bulkWrite JSON spec tests currently fail and/or are flaky. The problematic tests are:

      /crud/unified/bulkWrite-deleteOne-let/"BulkWrite deleteOne with let option unsupported (server-side error)"
      /crud/unified/bulkWrite-replaceOne-let/"BulkWrite replaceOne with let option unsupported (server-side error)"
      /crud/unified/bulkWrite-updateMany-let/"BulkWrite updateMany with let option unsupported (server-side error)"
      /crud/unified/bulkWrite-updateOne-let/"BulkWrite updateOne with let option unsupported (server-side error)"
      

      The tests fail with this error:

      error: expected error, but no error
      

      They are currently being skipped, so to work on them, it will first be necessary to remove them from .evergreen/skip-tests.txt and run a patch build to determine the current failure mode(s).

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: