0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/jstests/parallel
Max Hirschhorn f43ea7a6bb SERVER-35154 Propagate JS exceptions through ScopedThread#join().
This makes it so that if the ScopedThread exited due to an uncaught
JavaScript exception, then calling .join() or .returnData() on it throws
a JavaScript exception with the error message and stacktrace intact.
2018-09-18 21:10:36 -04:00
..
allops.js
basic.js SERVER-36062 Stop running parallel; enable concurrent test suites on mobile 2018-07-25 11:03:53 +10:00
basicPlus.js SERVER-36062 Stop running parallel; enable concurrent test suites on mobile 2018-07-25 11:03:53 +10:00
checkMultiThread.js SERVER-35847 Remove eval command and remove/update related tests/helpers 2018-06-29 23:02:02 -04:00
del.js SERVER-35154 Propagate JS exceptions through ScopedThread#join(). 2018-09-18 21:10:36 -04:00
insert.js
manyclients.js
shellfork.js
update_serializability1.js
update_serializability2.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00