Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite suite_tests parser #12949

Merged
merged 3 commits into from
Dec 25, 2024

Conversation

zverevgeny
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Dec 24, 2024

2024-12-24 17:45:08 UTC Pre-commit check linux-x86_64-relwithdebinfo for d10f443 has started.
2024-12-24 17:45:39 UTC Artifacts will be uploaded here
2024-12-24 17:48:35 UTC ya make is running...
🟡 2024-12-24 17:52:25 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
113 81 0 32 0 0

2024-12-24 17:52:34 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-12-24 17:55:14 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
46 (only retried tests) 14 0 32 0 0

2024-12-24 17:55:22 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-12-24 17:58:00 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
46 (only retried tests) 14 0 32 0 0

🟢 2024-12-24 17:58:07 UTC Build successful.
🟢 2024-12-24 17:58:16 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: dbd2cf0 merge: d10f443 diff diff %
ydbd size 2 235 398 528 Bytes 2 235 398 528 Bytes 0 Bytes 0.000%
ydbd stripped size 478 083 728 Bytes 478 083 728 Bytes 0 Bytes 0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Dec 24, 2024

2024-12-24 17:46:00 UTC Pre-commit check linux-x86_64-release-asan for d10f443 has started.
2024-12-24 17:46:52 UTC Artifacts will be uploaded here
2024-12-24 17:49:15 UTC ya make is running...
🟢 2024-12-24 17:49:19 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

@zverevgeny zverevgeny changed the title rewriet suite_tests parser rewrite suite_tests parser Dec 24, 2024
Copy link

github-actions bot commented Dec 25, 2024

2024-12-25 11:06:03 UTC Pre-commit check linux-x86_64-release-asan for 503856c has started.
2024-12-25 11:06:08 UTC Artifacts will be uploaded here
2024-12-25 11:08:26 UTC ya make is running...
🟢 2024-12-25 11:08:31 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-12-25 11:08:37 UTC Build successful.

Copy link

github-actions bot commented Dec 25, 2024

2024-12-25 11:07:16 UTC Pre-commit check linux-x86_64-relwithdebinfo for 503856c has started.
2024-12-25 11:07:24 UTC Artifacts will be uploaded here
2024-12-25 11:09:49 UTC ya make is running...
🟢 2024-12-25 11:13:33 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
113 113 0 0 0 0

🟢 2024-12-25 11:13:41 UTC Build successful.
🟢 2024-12-25 11:13:50 UTC ydbd size 2.1 GiB changed* by +272 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: d0920bc merge: 503856c diff diff %
ydbd size 2 226 054 440 Bytes 2 226 054 712 Bytes +272 Bytes +0.000%
ydbd stripped size 467 407 152 Bytes 467 407 216 Bytes +64 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

maximyurchuk
maximyurchuk previously approved these changes Dec 25, 2024
Copy link

github-actions bot commented Dec 25, 2024

2024-12-25 16:14:03 UTC Pre-commit check linux-x86_64-release-asan for 806c053 has started.
2024-12-25 16:15:30 UTC Artifacts will be uploaded here
2024-12-25 16:17:52 UTC ya make is running...
🟢 2024-12-25 16:17:57 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-12-25 16:18:03 UTC Build successful.

Copy link

github-actions bot commented Dec 25, 2024

2024-12-25 16:14:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 806c053 has started.
2024-12-25 16:19:22 UTC Artifacts will be uploaded here
2024-12-25 16:21:56 UTC ya make is running...
🟢 2024-12-25 16:28:23 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
113 113 0 0 0 0

🟢 2024-12-25 16:28:29 UTC Build successful.
🟡 2024-12-25 16:28:40 UTC ydbd size 2.1 GiB changed* by +175.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: dfda963 merge: 806c053 diff diff %
ydbd size 2 226 100 904 Bytes 2 226 280 688 Bytes +175.6 KiB +0.008%
ydbd stripped size 467 364 368 Bytes 467 398 288 Bytes +33.1 KiB +0.007%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@zverevgeny zverevgeny merged commit cf03f2f into ydb-platform:main Dec 25, 2024
12 checks passed
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Jan 4, 2025
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
@zverevgeny zverevgeny linked an issue Jan 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt suite_tests for running on column tables
2 participants