Commit 44ce472
authored
Pass a command line flag to downstream tests (#435)
The command line flag `--downstream_integration_test` that is passed to the downstream test will allow us to selectively skip tests that might not be necessary. In particular, the Aqua test for stale dependencies is unnecessary in downstream tests if we want to test package extensions.
We also reinstate the test against `InfiniteLinearAlgebra` in this PR, which was commented out.1 parent a62bd8e commit 44ce472
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments