Commit 1dbab9c
authored
test: isolate library wheel smoke test (#1624)
Install the library wheel in a clean virtual environment and call its `load_library()` entry point before installing the high-level wheel or test extras. This exposes missing library-wheel runtime dependencies that the full test environment can otherwise mask.
xref: rapidsai/build-planning#307
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Ramakrishna Prabhu (https://github.com/ramakrishnap-nv)
- James Lamb (https://github.com/jameslamb)
URL: #16241 parent e8c1ae0 commit 1dbab9c
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
0 commit comments