Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:DRP S17-1
-
Team:Data Release Production
Description
The pybind11 setup script build_templates.py creates a tests/test.txt file whose file names are relative to the tests/ directory. This breaks the recommended command for running tests (py.test `sed -e '/^#/d' tests/test.txt`), which requires the paths be relative to the project root.
Note that the resolution or non-resolution of this issue affects the correct answer for DM-8611.
Attachments
Issue Links
- has to be done before
-
DM-8611 Pybind11 wrapping tutorial has wrong test setup
- Invalid
Krzysztof, would you mind reviewing this line change?
Thanks,
-Fred