| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mute/Unmute tool (#11124) | Kirill Rysin | 2024-11-26 | 2 | -0/+888 |
| | | |||||
| * | Fix in test report mute string (#10515) | Kirill Rysin | 2024-10-16 | 1 | -2/+2 |
| | | |||||
| * | fix usage YaMuteCheck() for different files (#9803) | Kirill Rysin | 2024-09-26 | 1 | -0/+2 |
| | | |||||
| * | added chmod u+x .github/scripts/tests/get_muted_tests.py (#9802) | Kirill Rysin | 2024-09-26 | 1 | -0/+0 |
| | | |||||
| * | add chmod u+x to get_diff_lines_of_file.py (#9792) | Kirill Rysin | 2024-09-26 | 1 | -0/+0 |
| | | |||||
| * | Do not paint red for asan (#9704) | Maxim Yurchuk | 2024-09-25 | 1 | -5/+10 |
| | | |||||
| * | Mute tools + mute info in for pr (#9714) | Kirill Rysin | 2024-09-24 | 3 | -0/+347 |
| | | |||||
| * | Show tests with max RSS (#8888) | Maxim Yurchuk | 2024-09-09 | 1 | -0/+45 |
| | | |||||
| * | Update summary.html build type (#8879) | Kirill Rysin | 2024-09-06 | 1 | -2/+2 |
| | | |||||
| * | Test report: links to history (#8638) | Kirill Rysin | 2024-09-06 | 2 | -18/+372 |
| | | |||||
| * | Fix wrong links to stderr in html report (#8656) | Maxim Yurchuk | 2024-09-03 | 1 | -2/+3 |
| | | |||||
| * | Clearer comments (#8229) | Maxim Yurchuk | 2024-08-28 | 2 | -52/+30 |
| | | |||||
| * | Upload html summary before updating status (#8224) | Maxim Yurchuk | 2024-08-26 | 2 | -21/+19 |
| | | |||||
| * | TESTOWNERS and migration to column shard (#7733) | Kirill Rysin | 2024-08-14 | 1 | -38/+43 |
| | | |||||
| * | Test report: mute history (#7357) | Kirill Rysin | 2024-08-02 | 3 | -55/+75 |
| | | |||||
| * | Test report: dafault all expand + ctrl f (#7294) | Kirill Rysin | 2024-07-31 | 1 | -4/+15 |
| | | |||||
| * | History in test results (#7213) | Kirill Rysin | 2024-07-31 | 3 | -41/+391 |
| | | |||||
| * | Always show table with tests (#7101) | Maxim Yurchuk | 2024-07-25 | 1 | -18/+3 |
| | | |||||
| * | Use yellow color for failed test not in last retry (#7058) | Maxim Yurchuk | 2024-07-24 | 1 | -6/+8 |
| | | |||||
| * | Treat 'no test run' as success (#7036) | Maxim Yurchuk | 2024-07-24 | 1 | -2/+2 |
| | | |||||
| * | Add tests retry (#6973) | Maxim Yurchuk | 2024-07-24 | 2 | -25/+59 |
| | | |||||
| * | Remove cmake tests from workflows (#6816) | Maxim Yurchuk | 2024-07-18 | 4 | -401/+0 |
| | | |||||
| * | Refactor upload artifacts and use SUMMARY_LINKS (#6812) | Maxim Yurchuk | 2024-07-18 | 2 | -35/+47 |
| | | |||||
| * | Remove build stage (#6527) | Maxim Yurchuk | 2024-07-11 | 1 | -1/+0 |
| | | |||||
| * | 5295 add precommit check for ydbd size add diff in pr (#5597) | Kirill Rysin | 2024-06-18 | 1 | -0/+2 |
| | | |||||
| * | ci: overall status file fix (#5680) | nikita kozlovsky | 2024-06-18 | 1 | -13/+11 |
| | | |||||
| * | ci: add test log url (#5436) | nikita kozlovsky | 2024-06-11 | 1 | -11/+20 |
| | | |||||
| * | Integrated checks (#4800) | AlexSm | 2024-05-23 | 1 | -0/+6 |
| | | |||||
| * | ci: ability to copy test name to clipboard on test result page (#3701) | nikita kozlovsky | 2024-04-19 | 2 | -2/+54 |
| | | |||||
| * | ci: save logs for all test types into logsdir for failed tests (#3247) | nikita kozlovsky | 2024-04-10 | 1 | -9/+12 |
| | | |||||
| * | ci: save test artifacts for fail tests (#1501) | nikita kozlovsky | 2024-02-19 | 1 | -2/+47 |
| | | |||||
| * | ci: don't override old PR build status comment on every build (#1284) | nikita kozlovsky | 2024-01-25 | 3 | -8/+10 |
| | | |||||
| * | Avoid failure of pr_comment procedure when called outside PR context, e.g. ↵ | AlexSm | 2024-01-19 | 1 | -3/+4 |
| | | | | | in the Postcommit checks (#1172) | ||||
| * | ci: add more details to PR comment about build and tests (#1054) | nikita kozlovsky | 2024-01-17 | 3 | -38/+102 |
| | | |||||
| * | ci: warn if no tests reports found (#807) | nikita kozlovsky | 2024-01-02 | 1 | -4/+19 |
| | | |||||
| * | ci: new config for ya tests muting (#601) | nikita kozlovsky | 2023-12-28 | 1 | -27/+23 |
| | | | | | * ci: new config for ya tests muting * mute test_postgres.py.TestPostgresSuite.test_postgres_suite* | ||||
| * | Mutetests1 (#578) | AlexSm | 2023-12-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove good test from muted list * Adjust muted test shards * Adjust muted functional tests * Update muted_shard.txt * Update muted_test.txt * Update muted_functest.txt * Update muted_shard.txt * Update muted_test.txt * Update muted_test.txt * Update muted_functest.txt * Update muted_test.txt * Update muted_test.txt * Update muted_test.txt * Update muted_functest.txt * Update transform-ya-junit.py * Update muted_test.txt * Update muted_test.txt * Update muted_functest.txt * Update muted_functest.txt | ||||
| * | ci: put build results to cache for PR checks and fix log extraction in the ↵ | nikita kozlovsky | 2023-12-18 | 1 | -1/+1 |
| | | | | | | | | transform-ya-junit script (#561) * skip non existing files * ci: put build results to cache on PR builds | ||||
| * | ci: quote log file path | nkozlovskiy | 2023-12-13 | 1 | -2/+3 |
| | | |||||
| * | ci: add testmo-proxy, split junit into multiple parts, generate summary and ↵ | nkozlovskiy | 2023-12-08 | 2 | -1/+46 |
| | | | | | post comment after tests logs upload | ||||
| * | ci: add directory existence check | nkozlovskiy | 2023-12-01 | 1 | -2/+7 |
| | | |||||
| * | PR check using ya make | Nikita Kozlovskiy | 2023-11-03 | 2 | -20/+50 |
| | | | | | | | PR check using ya make Pull Request resolved: https://github.com/ydb-platform/ydb/pull/423 | ||||
| * | PR from branch users/nkozlovskiy/github-pr-history-link | nkozlovskiy | 2023-10-11 | 1 | -2/+7 |
| | | | | | | | fix runid wip | ||||
| * | add ya make and test support | Nikita Kozlovskiy | 2023-10-10 | 3 | -15/+251 |
| | | | | | | | add ya make and test support Pull Request resolved: https://github.com/ydb-platform/ydb/pull/392 | ||||
| * | ci: remove all failures for muted tests | nkozlovskiy | 2023-09-15 | 1 | -21/+33 |
| | | |||||
| * | ci: show error tests in reports too | nkozlovskiy | 2023-09-05 | 1 | -1/+1 |
| | | |||||
| * | ci: print test duration in the html reports | nkozlovskiy | 2023-09-04 | 2 | -4/+26 |
| | | |||||
| * | ci: better yunit/gtest log finding | nkozlovskiy | 2023-09-01 | 1 | -7/+13 |
| | | |||||
| * | ci: PR comment posting with the testing results | Nikita Kozlovskiy | 2023-08-31 | 1 | -57/+153 |
| | | | | | | | ci: add comment posting to the pr with the test summary Pull Request resolved: #353 | ||||
| * | ci: check failed ctests shard runs for yunit or gtest logs | nkozlovskiy | 2023-08-31 | 3 | -5/+18 |
| | | |||||
