1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
Mikhail Goncharov
749193c8be update to phab report
- process recursive builds

- fail on any non-pass state. This should not be run if something is still running. We consider skipped and other non-passed states as failures in assumption that if build is skipped due to a new build running we will get a new update soon enough.

- report all failed tests and all failed jobs linkss. Not sure if that would be too verbose.

For #438, #445
2023-05-04 16:32:22 +02:00
Mikhail Goncharov
5a16fb7b9a sync all branches for llvm-project fork
There are multiple scenarios when script expects to see same branches
and commits. E.g. when upstream commits to release branch trigger
the build.

Reported by Louis Dionne.
2022-03-05 17:35:41 +01:00
Renamed from scripts/test_results_report.py (Browse further)