Commit 8d882ba
committed
Fix initialization inference test on Julia 1.11
Julia 1.11 now infers the FullSpecialize remake and solve checks, so the stale @test_broken wrapper evaluates to a non-Bool test expression there. Keep those assertions active on Julia 1.11 while preserving the existing Julia 1.10 broken expectation.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 17de025 commit 8d882ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1742 | 1742 | | |
1743 | 1743 | | |
1744 | 1744 | | |
1745 | | - | |
| 1745 | + | |
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
| |||
0 commit comments