|
*******************************************
Test : jstests/reversecursor.js ...
m30999| Tue Dec 4 13:02:19.381 [conn1] DROP: test.jstests_reversecursor
m30001| Tue Dec 4 13:02:19.382 [conn138] CMD: drop test.jstests_reversecursor
m30001| Tue Dec 4 13:02:19.382 [conn138] build index test.jstests_reversecursor
{ _id: 1 }
m30001| Tue Dec 4 13:02:19.382 [conn138] build index done. scanned 0 total records. 0 secs
m30001| Tue Dec 4 13:02:19.383 [conn8] CMD: validate test.jstests_reversecursor
m30001| Tue Dec 4 13:02:19.383 [conn8] validating index 0: test.jstests_reversecursor.$id
Tue Dec 4 13:02:19.386 exec error: jstests/reversecursor.js:10 TypeError: Cannot read property '0' of undefined
return (extents[0].firstRecord != "null" &&
^
Tue Dec 4 13:02:19.386 exec error: /media/DATA0/data/m/tls/mongo/jstests/slowNightly/sharding_passthrough.js:84 error loading file: jstests/reversecursor.js
load(x.name);
^
failed to load: /media/DATA0/data/m/tls/mongo/jstests/slowNightly/sharding_passthrough.js
|