summaryrefslogtreecommitdiffstats
path: root/.github/scripts/tests/templates
Commit message (Collapse)AuthorAgeFilesLines
* ci: OOM-resistant ya make runs (#41300)Pavel12 days1-0/+7
|
* CI-Analytics: TIMEOUT, SANITIZER ,XFAIL, VERIFY, NOT_LAUNCHED error type to ↵Kirill Rysin2026-05-051-0/+14
| | | | | | test fast history (#39510) Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Kirill Rysin <[email protected]>
* TEST HTML Report: Fix `+` in test names not encoded as `%2B` in datalens ↵Copilot2026-04-221-7/+26
| | | | | | | URLs and fix run command for dot-less test names (#36891) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: naspirato <[email protected]> Co-authored-by: naspirato <[email protected]>
* Report sucess rate (#31034)Kirill Rysin2025-12-221-156/+756
|
* Add 'Not Launched' issue count to summary report in HTML template (#31038)Kirill Rysin2025-12-201-0/+7
|
* Ya test: new report (#30317)Kirill Rysin2025-12-161-2/+9
| | | Co-authored-by: Copilot <[email protected]>
* HTML report: max url lenght now will be find with binaty search (#24533)Kirill Rysin2025-09-161-40/+59
|
* HTML report: Create issue button (#24246)Copilot2025-09-091-58/+316
| | | | Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: naspirato <[email protected]>
* [html report] highlight sanitizer issues (#23398)Copilot2025-08-221-1/+26
| | | | Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: maximyurchuk <[email protected]>
* [html report] Add PR and workflow links to test reports (#22056)Copilot2025-08-011-0/+36
| | | | Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: maximyurchuk <[email protected]>
* Mute and separete test analytic for main and stables (#16964)Kirill Rysin2025-04-151-41/+188
|
* Test report (#14336)Kirill Rysin2025-02-101-8/+80
|
* Build preset in test report "copy run command" (#12798)Kirill Rysin2024-12-231-2/+9
|
* Fix in test report mute string (#10515)Kirill Rysin2024-10-161-2/+2
|
* Update summary.html build type (#8879)Kirill Rysin2024-09-061-2/+2
|
* Test report: links to history (#8638)Kirill Rysin2024-09-061-17/+347
|
* Test report: mute history (#7357)Kirill Rysin2024-08-021-11/+18
|
* Test report: dafault all expand + ctrl f (#7294)Kirill Rysin2024-07-311-4/+15
|
* History in test results (#7213)Kirill Rysin2024-07-311-35/+262
|
* ci: ability to copy test name to clipboard on test result page (#3701)nikita kozlovsky2024-04-191-2/+49
|
* PR check using ya makeNikita Kozlovskiy2023-11-031-2/+5
| | | | | | PR check using ya make Pull Request resolved: https://github.com/ydb-platform/ydb/pull/423
* ci: print test duration in the html reportsnkozlovskiy2023-09-041-1/+4
|
* CI: fail test log links in HTML test listsNikita Kozlovskiy2023-08-301-5/+23
| | | | | | CI: fail test log links in HTML test lists Pull Request resolved: #350
* new test summary badgeNikita Kozlovskiy2023-08-221-0/+54
new test summary badge Pull Request resolved: #343