halide / Halide

a language for fast, portable data-parallel computation
https://halide-lang.org
Other
5.78k stars 1.07k forks source link

Output on failure on the build bots? #8332

Open mcourteaux opened 4 days ago

mcourteaux commented 4 days ago

From ctest --help:

  --output-on-failure          = Output anything outputted by the test
                                 program if the test should fail.

This would be very useful I think. Right now we are clueless as to what/why it failed.