Commit Graph

18 Commits

Author SHA1 Message Date
Dan Larkin-York fe88dcb51a SERVER-73485 Remove jstests/parallel/basic* and associated dead code
(cherry picked from commit 456f73fc1f)

GitOrigin-RevId: 390d3bdce8d5b6fe2302bf7c44152910bc20cd18
2024-04-23 14:18:40 +00:00
Zituo Jin 33199fcbda SERVER-62557 Add documentation for parallel suite 2022-02-16 02:24:04 +00:00
Gregory Wlodarek 5a5d42d11b SERVER-49673 Enable basicPlus.js on ephemeralForTest 2020-08-11 17:28:29 +00:00
Henrik Edin 00fbc98164 SERVER-38987 Replace ephemeralForTest storage engine with biggie implementation
ephemeralForTest is now a document level locking engine
unittests instantiate the oplog as it is required with doc-level locking engines

Added a 'incompatible_with_eft' tag for tests that don't work with this engine for different reasons.
Many concurrency suites are disabled due to excessive memory usage
2020-07-17 15:52:43 +00:00
Mathew Robinson ef9f9b461e
SERVER-41177 Remove Javascript ScopedThread class 2019-08-12 17:28:18 -04:00
Sulabh Mahajan f165a6aac8 SERVER-36062 Stop running parallel; enable concurrent test suites on mobile 2018-07-25 11:03:53 +10:00
Sulabh Mahajan 0acb8be92a SERVER-32675 Make jstest changes for Mobile SE Concurrency issues 2018-02-01 11:26:23 +11:00
Sulabh Mahajan 8fd172e330 SERVER-32506 OSX Mobile SE variant: Tag tests to skip on mobile SE 2018-01-18 11:33:15 +11:00
Charlie Swanson 4140c9b649 SERVER-29299 Add currentOp as parallel op during basicPlus.js 2017-07-18 16:17:30 -04:00
Jonathan Abrahams e141661644 SERVER-27585 Parallel tests basic.js & basicPlus.js should not do collection validation 2017-01-05 13:56:25 -05:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy 6bf0dcee8a SERVER-22341 fix jslint errors in jstests/parallel with eslint --fix
Conflicts:
	jstests/parallel/manyclients.js
2016-02-05 15:02:53 -05:00
Scott Hernandez 835a7cc8ea SERVER-13297: convert parallel suite to use jsCore tests 2014-03-25 13:46:52 -04:00
Spencer T Brody 64f066468c Revert "Fix parallel tests by dropping all databases before starting"
This reverts commit babd275f88.
2013-07-01 14:53:15 -04:00
Spencer T Brody babd275f88 Fix parallel tests by dropping all databases before starting 2013-06-28 18:43:03 -04:00
Aaron 7aaaaa01a7 validate all collections in basic parallel tests 2010-03-15 23:18:49 -07:00
Aaron 2b6fa54937 SERVER-470 finish basicPlus test 2010-01-05 15:58:25 -08:00
Aaron 5163695eca SERVER-470 test to run basic js test in parallel with other tests 2010-01-05 15:13:43 -08:00