Commit 9955044
Fix for Zygote 0.6.30 breaking our tests (#409)
* restrict Zygote to <0.6.30
* revert Zygote test restriction and add finer-grained testset
* Update test/utils.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* revert testset
* mark test_broken
* Use `@test_throws` instead of `@test_broken`
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>1 parent 33d64d1 commit 9955044
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments