Commit 8b03562
authored
Separate out tests for the GPL build and do not run them when GPL libs are not present (#658)
Fix #655
The tests marked broken in this PR seem to be an unfortunate regression
that doesn't have to do with this PR. @jishnub This seems to have to do
with methods that multiply a SparseMatrixCSC with a Diagonal and the
behaviour seems right in 1.10, but not in 1.11 and 1.12.
---------
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>1 parent 6313356 commit 8b03562
2 files changed
+13
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
17 | 26 | | |
18 | 27 | | |
19 | 28 | | |
| |||
This file was deleted.
0 commit comments