Commit 2c7f83c
committed
Fix size-matrix CI: skip WAT-dependent differential tests when WAT disabled
The two loadFromWat-based differential tests (fibonacci, loop) lacked
the enable_wat guard that all other WAT tests in types.zig already have.
This caused size-matrix job failure with -Dwat=false.1 parent 61f5d9c commit 2c7f83c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9954 | 9954 | | |
9955 | 9955 | | |
9956 | 9956 | | |
| 9957 | + | |
9957 | 9958 | | |
9958 | 9959 | | |
9959 | 9960 | | |
| |||
9972 | 9973 | | |
9973 | 9974 | | |
9974 | 9975 | | |
| 9976 | + | |
9975 | 9977 | | |
9976 | 9978 | | |
9977 | 9979 | | |
| |||
0 commit comments