| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[CI] Gracefully Fail when Job Completion Timestamp is None (#168457) There seem to be cases where the workflow status is completed but the jobs have not completed. We need to gracefully handle these changes to avoid a crash loop in the metrics container. | 8 个月前 | |
Reapply "[CI] Make premerge_advisor_explain write comments" (#167198) This reverts commit c0e4bced616cffe01dd6816638355ae14ced528a. This was causing issues on older python versions. They are fixed in the reland and have been tested as working. | 8 个月前 | |
[CI] Make cache_lit_timing_files.py Script Gracefully Fail (#162316) This is a performance optimization and does not impact test fidelity. There have been some flakes where this script will fail to download files, exit with code 1, causing the job to fail before it even starts running tests. This is undesirable as the tests will only run 10-15% slower without this, so catch the exceptions and emit a warning we can track later in the rare case we cannot download the timing files. This fixes #162294. | 9 个月前 | |
[CI] Test lit when it is changed (#159359) This patch makes it so that we run the lit tests when lit is changed. This can make it much easier to catch portability issues with the tests (like tests not working properly on Windows). It's also helpful as we spend time working on enabling the internal shell by default. | 10 个月前 | |
[CI] Test lit when it is changed (#159359) This patch makes it so that we run the lit tests when lit is changed. This can make it much easier to catch portability issues with the tests (like tests not working properly on Windows). It's also helpful as we spend time working on enabling the internal shell by default. | 10 个月前 | |
[CI][NFC] Refactor compute_platform_title into generate_test_report_lib This enables reuse in other CI components, like premerge_advisor_explain.py. Reviewers: DavidSpickett, gburgessiv, Keenuts, dschuff, lnihlen Reviewed By: Keenuts, DavidSpickett Pull Request: https://github.com/llvm/llvm-project/pull/166604 | 8 个月前 | |
[CI] Ensure compatibility with Python 3.8 55436aeb2e8275d803a0e1bdff432717a1cf86b5 broke this on Windows as we only use Python 3.9 there, but the construct is only supported from 3.10 onwards. Use the old Optional type to ensure compatibility. | 8 个月前 | |
[CI] Add Ability to Explain Failures With the premerge advisor infrastructure almost done, we can now request on demand explanations (failing at head or flaky). This patch adds the infrastructure to write out test reports containing this information so we can easily surface it to the user. Reviewers: Keenuts, gburgessiv, dschuff, lnihlen Reviewed By: Keenuts Pull Request: https://github.com/llvm/llvm-project/pull/166590 | 8 个月前 | |
[CI] Prefer Bash Tests over Empty String Comparisons (#168575) These are more idiomatic in bash. | 8 个月前 | |
[CI] Prefer Bash Tests over Empty String Comparisons (#168575) These are more idiomatic in bash. | 8 个月前 | |
[CI] Make Premerge only Comment if Tests Failed (#169102) Before, we were unconditionally writing a message. After this patch, we only write a message when the tests failed, or there is already an existing comment. This is how this workflow was intended to work originally, but is not how it ended up working, mostly due to my misconceptions around how the existing code formatter pass handled this case (we need to actually not write out any comments, not write out a specific message). | 8 个月前 | |
[CI] Skip Running Premerge Advisor on AArch64 (#168404) They were still running because the conditional was not correct. This patch fixes that so they do not interefere with the results of the job. | 8 个月前 | |
Reapply "[CI] Make premerge_advisor_explain write comments" (#167198) This reverts commit c0e4bced616cffe01dd6816638355ae14ced528a. This was causing issues on older python versions. They are fixed in the reland and have been tested as working. | 8 个月前 | |
[CI] Prefer Bash Tests over Empty String Comparisons (#168575) These are more idiomatic in bash. | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 8 个月前 | ||
| 9 个月前 | ||
| 10 个月前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 |