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

validate dangerouse construction #11873

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

ivanmorozov333
Copy link
Collaborator

  • Improvement
  • Bugfix

Copy link

github-actions bot commented Nov 22, 2024

2024-11-22 08:19:42 UTC Pre-commit check linux-x86_64-relwithdebinfo for ec9a12c has started.
2024-11-22 08:19:53 UTC Artifacts will be uploaded here
2024-11-22 08:22:52 UTC ya make is running...
🟡 2024-11-22 09:25:41 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?
40720 35046 0 2 5559 113

2024-11-22 09:29:09 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-22 09:40:41 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
115 (only retried tests) 6 0 0 0 109

🟢 2024-11-22 09:40:48 UTC Build successful.
🟢 2024-11-22 09:41:06 UTC ydbd size 2.5 GiB changed* by +5.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b7cfb36 merge: ec9a12c diff diff %
ydbd size 2 689 924 136 Bytes 2 689 929 816 Bytes +5.5 KiB +0.000%
ydbd stripped size 481 875 952 Bytes 481 877 040 Bytes +1.1 KiB +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 Nov 22, 2024

2024-11-22 08:20:05 UTC Pre-commit check linux-x86_64-release-asan for ec9a12c has started.
2024-11-22 08:20:17 UTC Artifacts will be uploaded here
2024-11-22 08:23:22 UTC ya make is running...
🟡 2024-11-22 09:31:35 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9338 9264 0 19 7 48

🟢 2024-11-22 09:32:25 UTC Build successful.
🟢 2024-11-22 09:32:52 UTC ydbd size 4.9 GiB changed* by +13.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b7cfb36 merge: ec9a12c diff diff %
ydbd size 5 281 479 880 Bytes 5 281 494 024 Bytes +13.8 KiB +0.000%
ydbd stripped size 1 358 631 024 Bytes 1 358 633 904 Bytes +2.8 KiB +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 Nov 25, 2024

2024-11-25 05:49:33 UTC Pre-commit check linux-x86_64-relwithdebinfo for ba1cef7 has started.
2024-11-25 05:49:44 UTC Artifacts will be uploaded here
2024-11-25 05:52:42 UTC ya make is running...
🟡 2024-11-25 06:55:48 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?
25092 22252 0 2 2723 115

2024-11-25 07:07:34 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-25 07:20:00 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
120 (only retried tests) 11 0 0 0 109

🟢 2024-11-25 07:20:07 UTC Build successful.
🟢 2024-11-25 07:20:30 UTC ydbd size 2.5 GiB changed* by +4.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d07a485 merge: ba1cef7 diff diff %
ydbd size 2 690 049 400 Bytes 2 690 053 840 Bytes +4.3 KiB +0.000%
ydbd stripped size 482 184 656 Bytes 482 185 488 Bytes +832 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 Nov 25, 2024

2024-11-25 05:49:36 UTC Pre-commit check linux-x86_64-release-asan for ba1cef7 has started.
2024-11-25 05:49:46 UTC Artifacts will be uploaded here
2024-11-25 05:52:44 UTC ya make is running...
🟡 2024-11-25 07:01:03 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9348 9275 0 16 6 51

🟢 2024-11-25 07:06:37 UTC Build successful.
🟢 2024-11-25 07:07:06 UTC ydbd size 4.9 GiB changed* by +13.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d07a485 merge: ba1cef7 diff diff %
ydbd size 5 284 305 816 Bytes 5 284 319 656 Bytes +13.5 KiB +0.000%
ydbd stripped size 1 359 965 552 Bytes 1 359 968 560 Bytes +2.9 KiB +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

@ivanmorozov333 ivanmorozov333 marked this pull request as ready for review November 25, 2024 09:27
@ivanmorozov333 ivanmorozov333 requested a review from a team as a code owner November 25, 2024 09:27
@ivanmorozov333 ivanmorozov333 enabled auto-merge (squash) November 25, 2024 09:27
@ivanmorozov333 ivanmorozov333 merged commit afbc266 into ydb-platform:main Nov 25, 2024
10 checks passed
@ivanmorozov333 ivanmorozov333 deleted the checker_correction branch November 25, 2024 09:28
dahbka-lis pushed a commit to dahbka-lis/ydb that referenced this pull request Nov 25, 2024
dahbka-lis pushed a commit to dahbka-lis/ydb that referenced this pull request Nov 25, 2024
@naspirato naspirato mentioned this pull request Nov 28, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
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.

2 participants