This test confirms that the "noscripting" param causes the mapReduce command to fail. It does this by setting the param on one of the two shards.
But the way the test sets up the data, sometimes the "noscripting" shard is empty, and the new mapReduce implementation doesn't need to talk to it. So we should make sure the test puts data on both shards.