Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix escape sequence in regex. prepare-execution-summary.py:24: SyntaxWarning: invalid escape sequence '\d' * Skip jobs that never ran when preparing time summaries. There will not be an entry in `job_times` if e.g. `job` is a test job that depends on a failed build job.
- Loading branch information