mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 16:33:27 +00:00
The 'Test: X took Y, status: TestResult.Z' line is written by run.py to its own stdout, not the per-testcase output.txt the script was grepping. Scan common locations (per-testcase output.txt fallback, run dir log files, runner-logs root) and accept the runner's optional leading timestamp format.