-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:buildbot: Nightly Linux 64-bit
V2.4 Linux 64-bit
-
ALL
Nightly Linux 64-bit build #1477 failed on parallel/basicPlus.js:
http://buildbot.mongodb.org/builders/Nightly%20Linux%2064-bit/builds/1477
http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit/builds/1477/test/parallel/basicPlus.js?mode=raw
S1 Test : jstests/mr_drop.js ... ... Thu Jul 4 19:12:52.124 shell: started program /mntfast/data/slave/Linux_64bit_Nightly/mongo/mongo --eval db = db.getSiblingDB('test');sleep( 1000 ); db.jstests_mr_drop.drop(); 127.0.0.1:27999 ... Thu Jul 4 19:12:56.276 map reduce failed:{ "ok" : 0, "errmsg" : "ns doesn't exist" } at src/mongo/shell/collection.js:975 ********** Parallel Test FAILED: Error: error loading js file: jstests/mr_drop.js
Unable to reproduce when running jstests/mr_drop.js directly. At first glance, this looks like a race between two tests.
- is related to
-
SERVER-13512 mr_drop.js is flakey when run in parallel with other tests
- Closed