Files
Pierre-Marie de Rodat 4bae239699 Testsuite: rework obsolete output refiners
Now that the Python DSL is gone, must line number hiding is
counter-productive: Python line numbers are not expected to show up in
test outputs in the general case, and hiding them hindes debugging when
there is a Python crash in a testcase. Rework the corresponding output
refiners so that this is done only when actually needed.
2025-02-17 12:02:08 +01:00

5 lines
114 B
YAML

driver: lkt_build_and_run
py_script: main.py
collapse_python_tracebacks: True
hide_python_traceback_linenos: True