risinglightdb / sqllogictest-rs

Sqllogictest parser and runner in Rust.
Apache License 2.0
167 stars 42 forks source link

print `stderr` for `system ok` #213

Closed xxchan closed 1 week ago

xxchan commented 2 weeks ago

Print stderr will be helpful for debugging. Especially when sometimes some command can return 0 even when it's an error case.

Besides, we can include stderr and stdout in log.