[SERVER-19611] apitest_db.js is not re-runnable Created: 27/Jul/15  Updated: 27/Jul/15  Resolved: 27/Jul/15

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Martin Bligh Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

creates system.profile in one run, checks that "test" is the only collection in next run



 Comments   
Comment by Martin Bligh [ 27/Jul/15 ]

Huh, had copied new mongo to ~/bin but not run hash -r ... never seen that pick up an old binary before though. Odd.
Thanks, closing.

Comment by Max Hirschhorn [ 27/Jul/15 ]

martin.bligh, I believe this is an issue of running a version of the test with an incompatible version of the mongo shell. Using the r3.1.6 version of this test,

python buildscripts/resmoke.py jstests/core/apitest_db.js --repeat=2 --mongo=path/to/3.1.6/mongo

works fine, whereas using --mongo=path/to/3.1.3/mongo or --mongo=path/to/3.0.4/mongo fails because SERVER-18487 was not backported.

Generated at Thu Feb 08 03:51:32 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.