Figure out why WiredTiger fails our bulk write test suite

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      These two tests fail:

      [  FAILED  ] BulkOperationTest/0.UnorderedBatchWithErrors, where TypeParam = mongo::WireProtocolWriter
      [  FAILED  ] BulkOperationTest/1.UnorderedBatchWithErrors, where TypeParam = mongo::CommandWriter
      

      I believe we are expecting int32 but we are getting a double somewhere:

      unknown file: Failure
      C++ exception with description "wrong type for field (0) 1 != 16" thrown in the test body.
      

      This is the result of a recent change to the wiredtiger code.

              Assignee:
              Tyler Brock (Inactive)
              Reporter:
              Tyler Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: