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

Ensure returning is in the same block #6980

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

ssmike
Copy link
Collaborator

@ssmike ssmike commented Jul 23, 2024

Changelog category

  • Bugfix

@ssmike
Copy link
Collaborator Author

ssmike commented Jul 23, 2024

#6699 related

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 10:47:06 UTC Pre-commit check for f7377a4 has started.
2024-07-23 10:49:51 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 11:06:18 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 10:47:28 UTC Pre-commit check for f7377a4 has started.
2024-07-23 10:50:13 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 13:05:58 UTC Build successful.
🔴 2024-07-23 13:07:27 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9738 9143 0 90 328 177

🟡 2024-07-23 13:08:12 UTC ydbd size 5.2 GiB changed* by +1.2 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: b326089 merge: f7377a4 diff diff %
ydbd size 5 554 724 368 Bytes 5 555 987 792 Bytes +1.2 MiB +0.023%
ydbd stripped size 1 196 451 984 Bytes 1 196 740 368 Bytes +281.6 KiB +0.024%

*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 Jul 23, 2024

2024-07-23 10:49:28 UTC Pre-commit check for f7377a4 has started.
2024-07-23 10:52:12 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 12:40:20 UTC Build successful.
🔴 2024-07-23 12:44:31 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38404 33110 0 3 5277 14

🟡 2024-07-23 12:45:17 UTC ydbd size 8.1 GiB changed* by +1.5 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: b326089 merge: f7377a4 diff diff %
ydbd size 8 650 913 112 Bytes 8 652 479 552 Bytes +1.5 MiB +0.018%
ydbd stripped size 470 943 584 Bytes 471 042 080 Bytes +96.2 KiB +0.021%

*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 Jul 23, 2024

2024-07-23 19:36:15 UTC Pre-commit check for 28a0384 has started.
2024-07-23 19:38:59 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 21:26:25 UTC Build successful.
🔴 2024-07-23 21:31:04 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38409 33115 0 3 5277 14

🟢 2024-07-23 21:31:52 UTC ydbd size 8.1 GiB changed* by +1.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: abe4d5b merge: 28a0384 diff diff %
ydbd size 8 652 686 752 Bytes 8 652 688 360 Bytes +1.6 KiB +0.000%
ydbd stripped size 471 059 936 Bytes 471 060 320 Bytes +384 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 Jul 23, 2024

2024-07-23 19:37:12 UTC Pre-commit check for 28a0384 has started.
2024-07-23 19:39:54 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 19:45:36 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:37:13 UTC Pre-commit check for 28a0384 has started.
2024-07-23 19:40:00 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 21:42:12 UTC Build successful.
🔴 2024-07-23 21:44:55 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9733 9149 0 89 324 171

🟢 2024-07-23 21:45:53 UTC ydbd size 5.2 GiB changed* by +4.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: abe4d5b merge: 28a0384 diff diff %
ydbd size 5 556 151 216 Bytes 5 556 155 448 Bytes +4.1 KiB +0.000%
ydbd stripped size 1 196 797 904 Bytes 1 196 799 312 Bytes +1.4 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

@ssmike ssmike merged commit 48a86ec into ydb-platform:main Jul 24, 2024
8 of 12 checks passed
@ssmike ssmike deleted the ensure-single-block branch August 3, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants