-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
When I run the Python test suite with
-j
option, I get the following output:
ERROR: additional python modules must be installed
to use the "--parallel N" option. Consult
the WiredTiger HOWTO:RunTheTestSuite wiki page.
If I go to the wiki page:
https://github.com/wiredtiger/wiredtiger/wiki/HOWTO:RunTheTestSuite
There is no information about the additional dependencies. There was information in an earlier version
I'm not sure what the correct solution is, but it feels like the information should be in our official documentation, not the wiki. Since we mention it when running the test suite.
- is related to
-
WT-1450 Python testing: prepend third party libraries we supply to the front of the os.path list.
- Closed