Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Run all sqllogictest, even if there are test failures in between.
When tests are run on CI, it will be more efficient if logictests can be run all the way through and report all failed cases.
Describe the solution you'd like
Does sqllogictest-rs have support for this, or does it need to be implemented on the user side? cc @xxchan
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.