Skip to content

Conversation

@kirillvasilenko
Copy link
Collaborator

fixes #27113

…g, the method never executes because the planStep is always assigned at this moment ydb-platform#27113
@github-actions
Copy link

github-actions bot commented Dec 10, 2025

2025-12-10 13:27:38 UTC Pre-commit check linux-x86_64-release-asan for f7c19a7 has started.
2025-12-10 13:28:18 UTC Artifacts will be uploaded here
2025-12-10 13:30:12 UTC ya make is running...
🟡 2025-12-10 14:35:13 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11740 11660 0 63 7 10

🟢 2025-12-10 14:35:22 UTC Build successful.
🟢 2025-12-10 14:35:53 UTC ydbd size 3.8 GiB changed* by -576 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 30bfd7f merge: f7c19a7 diff diff %
ydbd size 4 132 943 200 Bytes 4 132 942 624 Bytes -576 Bytes -0.000%
ydbd stripped size 1 534 071 288 Bytes 1 534 071 224 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

@ydbot
Copy link
Collaborator

ydbot commented Dec 10, 2025

Run Extra Tests

Run additional tests for this PR. You can customize:

  • Test Size: small, medium, large (default: all)
  • Test Targets: any directory path (default: ydb/)
  • Sanitizers: ASAN, MSAN, TSAN
  • Coredumps: enable for debugging (default: off)
  • Additional args: custom ya make arguments

▶  Run tests

@github-actions
Copy link

🟢 2025-12-10 13:29:02 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Dec 10, 2025

2025-12-10 13:29:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for f7c19a7 has started.
2025-12-10 13:29:56 UTC Artifacts will be uploaded here
2025-12-10 13:32:42 UTC ya make is running...
🟡 2025-12-10 15:07:37 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
32396 30949 0 9 1417 21

2025-12-10 15:07:50 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-12-10 15:27:51 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
54 (only retried tests) 37 0 1 0 16

2025-12-10 15:27:59 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-12-10 15:47:07 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
30 (only retried tests) 14 0 1 0 15

🟢 2025-12-10 15:47:15 UTC Build successful.
🟢 2025-12-10 15:47:43 UTC ydbd size 2.3 GiB changed* by -112 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 30bfd7f merge: f7c19a7 diff diff %
ydbd size 2 468 031 736 Bytes 2 468 031 624 Bytes -112 Bytes -0.000%
ydbd stripped size 525 181 120 Bytes 525 181 120 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

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

2025-12-11 13:12:03 UTC Pre-commit check linux-x86_64-release-asan for 9b33227 has started.
2025-12-11 13:12:21 UTC Artifacts will be uploaded here
2025-12-11 13:14:33 UTC ya make is running...

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

2025-12-11 13:12:45 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9b33227 has started.
2025-12-11 13:13:02 UTC Artifacts will be uploaded here
2025-12-11 13:15:10 UTC ya make is running...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The abort transaction logic may crash the node

2 participants