summaryrefslogtreecommitdiffstats
path: root/.github/scripts/tests
Commit message (Expand)AuthorAgeFilesLines
* fix create_new_muted_ya.py data source (#14721)Kirill Rysin2025-02-181-6/+6
* Bulk upsert test cases implementation (#14655)SloNN2025-02-171-0/+1
* Support for pytest.mark.test_case() clauseSloNN2025-02-171-0/+90
* Test analytics: fix monitoring calculations + add days in skip counter (#14620)Kirill Rysin2025-02-162-4/+10
* Test report (#14336)Kirill Rysin2025-02-102-10/+91
* Fix mute utils (#13624)Kirill Rysin2025-01-212-13/+8
* Update collect mute: fix collecting deleted tests (#12970)Kirill Rysin2024-12-251-0/+8
* Build preset in test report "copy run command" (#12798)Kirill Rysin2024-12-232-2/+20
* Mute/Unmute tool (#11124)Kirill Rysin2024-11-262-0/+888
* Fix in test report mute string (#10515)Kirill Rysin2024-10-161-2/+2
* fix usage YaMuteCheck() for different files (#9803)Kirill Rysin2024-09-261-0/+2
* added chmod u+x .github/scripts/tests/get_muted_tests.py (#9802)Kirill Rysin2024-09-261-0/+0
* add chmod u+x to get_diff_lines_of_file.py (#9792)Kirill Rysin2024-09-261-0/+0
* Do not paint red for asan (#9704)Maxim Yurchuk2024-09-251-5/+10
* Mute tools + mute info in for pr (#9714)Kirill Rysin2024-09-243-0/+347
* Show tests with max RSS (#8888)Maxim Yurchuk2024-09-091-0/+45
* Update summary.html build type (#8879)Kirill Rysin2024-09-061-2/+2
* Test report: links to history (#8638)Kirill Rysin2024-09-062-18/+372
* Fix wrong links to stderr in html report (#8656)Maxim Yurchuk2024-09-031-2/+3
* Clearer comments (#8229)Maxim Yurchuk2024-08-282-52/+30
* Upload html summary before updating status (#8224)Maxim Yurchuk2024-08-262-21/+19
* TESTOWNERS and migration to column shard (#7733)Kirill Rysin2024-08-141-38/+43
* Test report: mute history (#7357)Kirill Rysin2024-08-023-55/+75
* Test report: dafault all expand + ctrl f (#7294)Kirill Rysin2024-07-311-4/+15
* History in test results (#7213)Kirill Rysin2024-07-313-41/+391
* Always show table with tests (#7101)Maxim Yurchuk2024-07-251-18/+3
* Use yellow color for failed test not in last retry (#7058)Maxim Yurchuk2024-07-241-6/+8
* Treat 'no test run' as success (#7036)Maxim Yurchuk2024-07-241-2/+2
* Add tests retry (#6973)Maxim Yurchuk2024-07-242-25/+59
* Remove cmake tests from workflows (#6816)Maxim Yurchuk2024-07-184-401/+0
* Refactor upload artifacts and use SUMMARY_LINKS (#6812)Maxim Yurchuk2024-07-182-35/+47
* Remove build stage (#6527)Maxim Yurchuk2024-07-111-1/+0
* 5295 add precommit check for ydbd size add diff in pr (#5597)Kirill Rysin2024-06-181-0/+2
* ci: overall status file fix (#5680)nikita kozlovsky2024-06-181-13/+11
* ci: add test log url (#5436)nikita kozlovsky2024-06-111-11/+20
* Integrated checks (#4800)AlexSm2024-05-231-0/+6
* ci: ability to copy test name to clipboard on test result page (#3701)nikita kozlovsky2024-04-192-2/+54
* ci: save logs for all test types into logsdir for failed tests (#3247)nikita kozlovsky2024-04-101-9/+12
* ci: save test artifacts for fail tests (#1501)nikita kozlovsky2024-02-191-2/+47
* ci: don't override old PR build status comment on every build (#1284)nikita kozlovsky2024-01-253-8/+10
* Avoid failure of pr_comment procedure when called outside PR context, e.g. in...AlexSm2024-01-191-3/+4
* ci: add more details to PR comment about build and tests (#1054)nikita kozlovsky2024-01-173-38/+102
* ci: warn if no tests reports found (#807)nikita kozlovsky2024-01-021-4/+19
* ci: new config for ya tests muting (#601)nikita kozlovsky2023-12-281-27/+23
* Mutetests1 (#578)AlexSm2023-12-201-1/+1
* ci: put build results to cache for PR checks and fix log extraction in the tr...nikita kozlovsky2023-12-181-1/+1
* ci: quote log file pathnkozlovskiy2023-12-131-2/+3
* ci: add testmo-proxy, split junit into multiple parts, generate summary and p...nkozlovskiy2023-12-082-1/+46
* ci: add directory existence checknkozlovskiy2023-12-011-2/+7
* PR check using ya makeNikita Kozlovskiy2023-11-032-20/+50