-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Changed python test suite to allow for shorter runs by default, with a --long (or -l) option for the complete runs. Txn02 in particular now runs only a small number of scenarios by default. Also added a @longtest("description") decorator for individual test methods. When a method is marked this way, it only runs with the --long option. Refs WT-1461.
- related to
-
WT-1461 Run a subset of the test suite
- Closed