|
For bindata_indexonly.js, we expect
assert.eq(1,
|
explain.executionStats.nReturned,
|
"EXACTone.BinData(0, " + blob + ") - should only return one in unique set");
|
But the nReturned is zero:
[multi_stmt_txn_passthrough:bindata_indexonly] assert: [1] != [0] are not equal : EXACTone.BinData(0, ////////////////////////////) - should only return one in unique set
|
[multi_stmt_txn_passthrough:bindata_indexonly] doassert@src/mongo/shell/assert.js:20:14
|
[multi_stmt_txn_passthrough:bindata_indexonly] assert.eq@src/mongo/shell/assert.js:179:9
|
[multi_stmt_txn_passthrough:bindata_indexonly] testIndexOnlyBinData@jstests/core/bindata_indexonly.js:33:5
|
[multi_stmt_txn_passthrough:bindata_indexonly] @jstests/core/bindata_indexonly.js:41:1
|
[multi_stmt_txn_passthrough:bindata_indexonly] @jstests/core/bindata_indexonly.js:6:2
|
[multi_stmt_txn_passthrough:bindata_indexonly] @jstests/libs/txns/txn_passthrough_runner.js:7:5
|
[multi_stmt_txn_passthrough:bindata_indexonly] @jstests/libs/txns/txn_passthrough_runner.js:1:2
|
task link: https://logkeeper.mongodb.org/lobster/build/717337f74106fb565618c27512a2eb20/test/6078616b54f2484f881c0921#bookmarks=0%2C2455&l=1
|