Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
legacy-1.0.0-rc3
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-16762 Loss of type information for covered queries in WiredTiger
-
- Closed
-