-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
http://buildbot.mongodb.org/builders/Linux%2064-bit%20DEBUG/builds/1981/steps/test_14/logs/stdio
http://buildlogs.mongodb.org/Linux%2064-bit%20DEBUG/builds/1981/test/parallel/basicPlus.js
Thu Feb 28 22:56:48.547 [conn79] CMD: validate test.compacttest
Thu Feb 28 22:56:48.548 [conn79] validating index 0: test.compacttest.$_id_
z
assert failed
Error: Printing Stack Trace
at printStackTrace (src/mongo/shell/utils.js:37:7)
at doassert (src/mongo/shell/assert.js:6:1)
at assert (src/mongo/shell/assert.js:14:1)
at jstests/compact.js:59:1
at <anonymous>:7:40
at Function.Date.timeFunc (src/mongo/shell/types.js:27:9)
at <anonymous>:7:17
at Array.forEach (native)
at Number.__parallelTests__fun (<anonymous>:4:6)
at ____MongoToV8_newFunction_temp (<anonymous>:177:65)
Thu Feb 28 22:56:48.791 JavaScript execution failed: assert failed at src/mongo/shell/assert.js:L7
********** Parallel Test FAILED: Error: error loading js file: jstests/compact.js
The test is checking that "ok" is set on the response from a 'compact' command, but 'compact' doesn't tell us why it failed (no log messages, nothing in the response message).
- is duplicated by
-
SERVER-10073 jstests/compact.js (via parallel/basic.js) failing on V2.4 OS X 64-bit
-
- Closed
-