Skip to content

Conversation

@andrewstalin
Copy link
Contributor

Changelog entry

When a parsing error occurs, exit is called. This behavior is not always acceptable. For example, in the case of fuzzing testing, the process is completed. Added "throw-on-parse-error" option that allows to throw an exception instead of exiting the process.

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

@andrewstalin andrewstalin requested a review from a team as a code owner April 1, 2025 09:59
@andrewstalin andrewstalin requested a review from azevaykin April 1, 2025 09:59
@github-actions
Copy link

github-actions bot commented Apr 1, 2025

🟢 2025-04-01 10:00:46 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Apr 1, 2025

2025-04-01 10:03:31 UTC Pre-commit check linux-x86_64-relwithdebinfo for cdde740 has started.
2025-04-01 10:03:46 UTC Artifacts will be uploaded here
2025-04-01 10:06:41 UTC ya make is running...
🟡 2025-04-01 11:21:18 UTC Some tests failed, follow the links below. Going to retry failed tests...

Details

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
26870 24198 0 14 2547 111

2025-04-01 11:23:35 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-04-01 11:34:02 UTC Some tests failed, follow the links below. Going to retry failed tests...

Details

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
180 (only retried tests) 75 0 2 0 103

2025-04-01 11:34:11 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-04-01 11:46:07 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
145 (only retried tests) 42 0 0 0 103

🟢 2025-04-01 11:46:15 UTC Build successful.
🟢 2025-04-01 11:46:38 UTC ydbd size 2.2 GiB changed* by +1.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e31d132 merge: cdde740 diff diff %
ydbd size 2 349 551 664 Bytes 2 349 553 096 Bytes +1.4 KiB +0.000%
ydbd stripped size 491 488 384 Bytes 491 488 768 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

@github-actions
Copy link

github-actions bot commented Apr 1, 2025

2025-04-01 10:05:50 UTC Pre-commit check linux-x86_64-release-asan for cdde740 has started.
2025-04-01 10:06:05 UTC Artifacts will be uploaded here
2025-04-01 10:09:01 UTC ya make is running...
🟡 2025-04-01 11:31:01 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Details

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12446 12305 0 87 16 38

2025-04-01 11:32:16 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-04-01 11:49:01 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Details

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
192 (only retried tests) 116 0 37 4 35

2025-04-01 11:49:11 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-04-01 12:01:10 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
109 (only retried tests) 41 0 32 3 33

🟢 2025-04-01 12:01:17 UTC Build successful.
🟢 2025-04-01 12:01:51 UTC ydbd size 3.8 GiB changed* by +2.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: e31d132 merge: cdde740 diff diff %
ydbd size 4 122 323 072 Bytes 4 122 325 408 Bytes +2.3 KiB +0.000%
ydbd stripped size 1 424 516 232 Bytes 1 424 517 128 Bytes +896 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

@andrewstalin andrewstalin self-assigned this Apr 1, 2025
@andrewstalin andrewstalin merged commit 5e559a7 into ydb-platform:main Apr 2, 2025
17 checks passed
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.

3 participants