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
Henrik Edin
e70bec2633
SERVER-49936 Fix so ephemeralForTest does not throw write conflict exception when only other branch actually made a change
2020-07-29 16:18:03 +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
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
88eb16dc0f
SERVER-470 move more code to parallel testing fwk
2010-01-05 14:05:40 -08:00
Aaron
5869ed26b8
SERVER-470 start extracting framework for parallel test
2010-01-05 12:52:26 -08:00
Aaron
d8e6e36089
SERVER-470 Reinstate fsync tests in basic runners
2010-01-05 10:58:51 -08:00
Aaron
73dd7cb3eb
SERVER-470 add randomization and other improvements to basic parallel test
2010-01-04 17:29:28 -08:00
Aaron
f0d60f2396
SERVER-519 adding test
2010-01-04 10:50:36 -08:00
Aaron
33cd7bc1e1
SERVER-470 complete setup for parallel clients in separate js scopes
2009-12-29 19:01:10 -08:00
Aaron
24169676c4
SERVER-470 test to run basic js tests in parallel
2009-12-29 12:02:21 -08:00
Aaron
ad6c3d4132
SERVER-470 add runParallelTests helper, improve insert test
2009-12-28 13:05:11 -08:00
Aaron
3699192679
SERVER-470 improve basic test
2009-12-28 12:03:47 -08:00
Aaron
980006020d
SERVER-470 enhance basic test
2009-12-22 17:56:54 -08:00
Aaron
d70db47d96
SERVER-470 unlock v8 appropriately so can do work in parallel
2009-12-22 15:08:17 -08:00
Aaron
f97a6f32d6
SERVER-470 begin basic parallel test
2009-12-22 13:07:36 -08:00