Commit f828938
committed
[test] Run parser tests at the end of TFormulaTests
The parsing tests need to be run in the end, because they also test what
happens when the formula is invalid, resulting in a failed compilation
leaves cling in a "bad state". The can cause the vectorization test to
fail if run afterwards.
See #64391 parent 1561f67 commit f828938
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | 574 | | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
576 | 581 | | |
577 | 582 | | |
578 | 583 | | |
| |||
0 commit comments