summaryrefslogtreecommitdiffstats
path: root/scripts/generic/parse_build_log.py
Commit message (Expand)AuthorAgeFilesLines
* Fix call to print_failed_test() missing last argEdward Welbourne2024-04-191-1/+1
* Update the log parser to account for additional timeout messagesDaniel Smith2024-03-191-1/+5
* Use SPDX license identifiersLucie GĂ©rard2022-06-081-27/+2
* Show failed to install tests archive summaryKarim Abdelrahman2022-01-201-0/+5
* parse_build_log: print a warning about fatal timeouts in testsFabian Kosmale2021-12-161-6/+15
* Dedupe reporting of failed testsFabian Kosmale2021-12-161-6/+20
* parse_build_log: Correct failure checkFabian Kosmale2021-12-161-1/+1
* Show CMake errorsKarim Abdelrahman2021-12-091-2/+5
* Detect crashed tests and print outputVolker Hilsheimer2021-03-131-1/+6
* Don't match -DWARNINGS_ARE_ERRORS=OFF as an error lineVolker Hilsheimer2021-03-131-3/+3
* Do not require zcatFabian Kosmale2020-11-261-24/+5
* Add debug loggingFabian Kosmale2020-11-261-0/+11
* parse_build_log: Try harder to locate errorsFabian Kosmale2020-11-261-5/+19
* parse_build_log.py: Silence flake8 warningsFriedemann Kleint2019-06-131-3/+6
* Fix parse_build_log.py to pass the Coin testsFriedemann Kleint2019-06-121-4/+12
* Long live parse_build_log.py!Friedemann Kleint2019-06-071-0/+134