googlefonts / fontc

Where in we pursue oxidizing (context: https://github.com/googlefonts/oxidize) fontmake.
Apache License 2.0
85 stars 14 forks source link

[crater] Reduce timeout, improve error reporting #1015

Closed cmyr closed 1 month ago

cmyr commented 1 month ago

This reduces the timeout for ttx_diff to 20 minutes, and includes the exit code or signal number where possible when we a run exits unexpectedly.

JMM