Commit 90ce2e4
committed
PHASE 13.7.B: Linux platform compatibility fixes
safe_mode.py:
- Whitelist ROOT _process_root_events threads (Linux-only)
- Use substring matching for thread names
conftest.py:
- Add dfextensions parent path for sibling package imports
- Works in development mode and after pip install
test_safe_mode.py:
- Update assertion to match new error message
toy_nd.py:
- Add ensure_rvec_dictionaries() public API
- Extend detector layers from 7 to 18 (ITS2 + TPC)
run_tests.sh:
- Rename PHASE_BEGIN tag to PHASE_BEGIN_RDataFrameDSL
Test results: 2154 passed, 2 failed (99.9%)1 parent 3e22ab7 commit 90ce2e4
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
36 | 53 | | |
37 | 54 | | |
38 | 55 | | |
| |||
0 commit comments