mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 11:28:15 +02:00
Currently marge only parses a failed job log for error messages, which can cause her to miss fatal messages. Example: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32557#note_2696196 https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/1327177 If a `fatal` message is in the error log, add it to the pipeline message. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32773> |
||
|---|---|---|
| .. | ||
| requirements.txt | ||
| test_custom_logger.py | ||
| test_gantt_chart.py | ||
| test_pipeline_message.py | ||
| test_structured_logger.py | ||