Skip to content

drop scheme entries in order in scenario tests #15254

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

Merged
merged 5 commits into from
Mar 3, 2025

Conversation

swalrus1
Copy link
Collaborator

@swalrus1 swalrus1 commented Mar 3, 2025

Changelog entry

Drop scheme entries in order in scenario tests

Changelog category

  • Bugfix

Description for reviewers

External data sources должны удаляться после таблиц, которые ссылаются на них.

@github-actions github-actions bot added the bugfix label Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

🔴 2025-03-03 12:24:09 UTC The validation of the Pull Request description has failed. Please update the description.

Bugfix requires a linked issue in the changelog entry

Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 11:27:44 UTC Pre-commit check linux-x86_64-release-asan for 3d764be has started.
2025-03-03 11:28:01 UTC Artifacts will be uploaded here
2025-03-03 11:30:30 UTC ya make is running...
🟡 2025-03-03 11:43:32 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
127 92 0 4 25 6

2025-03-03 11:43:41 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-03 11:56:34 UTC ydbd size 3.7 GiB changed* by -102.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 85ef15c merge: 3d764be diff diff %
ydbd size 3 988 600 680 Bytes 3 988 495 552 Bytes -102.7 KiB -0.003%
ydbd stripped size 1 388 567 336 Bytes 1 388 506 824 Bytes -59.1 KiB -0.004%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-03-03 11:56:35 UTC Check cancelled

Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 11:28:26 UTC Pre-commit check linux-x86_64-relwithdebinfo for 3d764be has started.
2025-03-03 11:28:41 UTC Artifacts will be uploaded here
2025-03-03 11:30:57 UTC ya make is running...
🟡 2025-03-03 11:43:31 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?
146 118 0 4 21 3

2025-03-03 11:43:42 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-03 11:56:28 UTC ydbd size 2.1 GiB changed* by -80.2 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 85ef15c merge: 3d764be diff diff %
ydbd size 2 288 542 864 Bytes 2 288 460 760 Bytes -80.2 KiB -0.004%
ydbd stripped size 479 673 024 Bytes 479 649 216 Bytes -23.2 KiB -0.005%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-03-03 11:56:30 UTC Check cancelled

Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 11:58:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for e8fb908 has started.
2025-03-03 11:58:06 UTC Artifacts will be uploaded here
2025-03-03 12:00:22 UTC ya make is running...
🟡 2025-03-03 12:14:37 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?
146 120 0 2 21 3

2025-03-03 12:14:45 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-03 12:24:53 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 1f60fc8 merge: e8fb908 diff diff %
ydbd size 2 288 460 760 Bytes 2 288 460 760 Bytes 0 Bytes 0.000%
ydbd stripped size 479 649 216 Bytes 479 649 216 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
2025-03-03 12:24:54 UTC Check cancelled

Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 11:58:07 UTC Pre-commit check linux-x86_64-release-asan for e8fb908 has started.
2025-03-03 11:58:21 UTC Artifacts will be uploaded here
2025-03-03 12:00:40 UTC ya make is running...
🟡 2025-03-03 12:15:12 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
127 97 0 2 22 6

2025-03-03 12:15:24 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-03 12:24:57 UTC ydbd size 3.7 GiB changed* by -102.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 85ef15c merge: e8fb908 diff diff %
ydbd size 3 988 600 680 Bytes 3 988 495 552 Bytes -102.7 KiB -0.003%
ydbd stripped size 1 388 567 336 Bytes 1 388 506 824 Bytes -59.1 KiB -0.004%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-03-03 12:24:58 UTC Check cancelled

@github-actions github-actions bot added bugfix and removed bugfix labels Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 12:26:23 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2088272 has started.
2025-03-03 12:26:28 UTC Artifacts will be uploaded here
2025-03-03 12:26:51 UTC Check cancelled

@swalrus1 swalrus1 linked an issue Mar 3, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Mar 3, 2025

2025-03-03 12:29:04 UTC Pre-commit check linux-x86_64-release-asan for 0403b24 has started.
2025-03-03 12:29:19 UTC Artifacts will be uploaded here
2025-03-03 12:31:44 UTC ya make is running...
🟢 2025-03-03 12:44:12 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
127 116 0 0 6 5

🟢 2025-03-03 12:44:19 UTC Build successful.
🟢 2025-03-03 12:44:34 UTC ydbd size 3.7 GiB changed* by +3.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6afe3c8 merge: 0403b24 diff diff %
ydbd size 3 988 492 304 Bytes 3 988 495 552 Bytes +3.2 KiB +0.000%
ydbd stripped size 1 388 505 480 Bytes 1 388 506 824 Bytes +1.3 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 Mar 3, 2025

2025-03-03 12:29:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0403b24 has started.
2025-03-03 12:29:21 UTC Artifacts will be uploaded here
2025-03-03 12:31:43 UTC ya make is running...
🟢 2025-03-03 12:44:04 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
146 140 0 0 1 5

🟢 2025-03-03 12:44:15 UTC Build successful.
🟢 2025-03-03 12:44:24 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 1f60fc8 merge: 0403b24 diff diff %
ydbd size 2 288 460 760 Bytes 2 288 460 760 Bytes 0 Bytes 0.000%
ydbd stripped size 479 649 216 Bytes 479 649 216 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

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.

TestAlterTiering::test[many_tables] fails in setup_class
2 participants