You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚪ 2024-07-08 10:02:29 UTC Pre-commit check for c6c0670 has started.
⚪ 2024-07-08 10:04:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-08 10:27:05 UTC Build successful.
⚪ 2024-07-08 10:27:23 UTC Tests are running...
🔴 2024-07-08 10:53:21 UTC Test run completed, no test results found for commit 54d4fd6. Please check test log.
🟡 2024-07-08 10:54:06 UTC ydbd size 5.2 GiB changed* by +203.3 KiB, which is >= 100.0 KiB vs main: Warning
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
⚫ 2024-07-08 10:54:07 UTC Check cancelled
⚪ 2024-07-08 10:12:55 UTC Pre-commit check for c6c0670 has started.
⚪ 2024-07-08 10:15:50 UTC Build linux-x86_64-relwithdebinfo is running...
⚫ 2024-07-08 10:53:33 UTC Check cancelled
⚪ 2024-07-08 10:14:59 UTC Pre-commit check for c6c0670 has started.
⚪ 2024-07-08 10:17:26 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-08 10:23:12 UTC Build successful.
⚪ 2024-07-08 11:06:25 UTC Pre-commit check for 08db078 has started.
⚪ 2024-07-08 11:09:26 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-08 11:31:44 UTC Build successful.
⚪ 2024-07-08 11:31:55 UTC Tests are running...
🔴 2024-07-08 13:31:01 UTC Some tests failed, follow the links below.
⚪ 2024-07-08 11:18:58 UTC Pre-commit check for 08db078 has started.
⚪ 2024-07-08 11:21:52 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-08 11:26:39 UTC Build successful.
⚪ 2024-07-08 11:20:55 UTC Pre-commit check for 08db078 has started.
⚪ 2024-07-08 11:24:00 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-07-08 12:03:22 UTC Build successful.
⚪ 2024-07-08 12:03:36 UTC Tests are running...
🔴 2024-07-08 13:25:06 UTC Some tests failed, follow the links below.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog entry
Handle empty GC commands correctly
Changelog category
Additional information
VDisk now can handle correctly empty GC command (returning ERROR status instead of an assertion failure).