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

More tests for CTAS #9497

Merged
merged 4 commits into from
Sep 19, 2024
Merged

More tests for CTAS #9497

merged 4 commits into from
Sep 19, 2024

Conversation

nikvas0
Copy link
Collaborator

@nikvas0 nikvas0 commented Sep 19, 2024

Changelog entry

More tests for CTAS + allow mixed CTAS without MixedTx

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:09:11 UTC Pre-commit check linux-x86_64-release-clang14 for eaf564e has started.
2024-09-19 11:09:39 UTC Artifacts will be uploaded here
2024-09-19 11:12:38 UTC ya make is running...
🟢 2024-09-19 11:41:13 UTC Build successful.

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:10:50 UTC Pre-commit check linux-x86_64-release-asan for eaf564e has started.
2024-09-19 11:11:31 UTC Artifacts will be uploaded here
2024-09-19 11:15:07 UTC ya make is running...
2024-09-19 11:50:02 UTC Check cancelled

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:10:59 UTC Pre-commit check linux-x86_64-relwithdebinfo for eaf564e has started.
2024-09-19 11:11:09 UTC Artifacts will be uploaded here
2024-09-19 11:13:58 UTC ya make is running...
2024-09-19 11:50:08 UTC Check cancelled

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:53:15 UTC Pre-commit check linux-x86_64-release-asan for 4789570 has started.
2024-09-19 11:53:29 UTC Artifacts will be uploaded here
2024-09-19 11:56:19 UTC ya make is running...
2024-09-19 12:29:43 UTC Check cancelled

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:53:17 UTC Pre-commit check linux-x86_64-release-clang14 for 4789570 has started.
2024-09-19 11:53:26 UTC Artifacts will be uploaded here
2024-09-19 11:56:15 UTC ya make is running...
🟢 2024-09-19 12:03:09 UTC Build successful.

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 11:53:48 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4789570 has started.
2024-09-19 11:53:52 UTC Artifacts will be uploaded here
2024-09-19 11:57:24 UTC ya make is running...
2024-09-19 12:29:36 UTC Check cancelled

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 12:32:27 UTC Pre-commit check linux-x86_64-release-clang14 for bd1ac2b has started.
2024-09-19 12:32:36 UTC Artifacts will be uploaded here
2024-09-19 12:35:25 UTC ya make is running...
🟢 2024-09-19 12:41:28 UTC Build successful.

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 12:32:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for bd1ac2b has started.
2024-09-19 12:32:56 UTC Artifacts will be uploaded here
2024-09-19 12:35:56 UTC ya make is running...
🟡 2024-09-19 13:38:09 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15085 13578 0 5 1404 98

2024-09-19 13:39:25 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-19 13:50:56 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
135 (only retried tests) 42 0 0 1 92

🟢 2024-09-19 13:51:03 UTC Build successful.
🟢 2024-09-19 13:51:42 UTC ydbd size 8.4 GiB changed* by +256 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 8a5b980 merge: bd1ac2b diff diff %
ydbd size 9 040 956 632 Bytes 9 040 956 888 Bytes +256 Bytes +0.000%
ydbd stripped size 489 117 256 Bytes 489 117 320 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

Copy link

github-actions bot commented Sep 19, 2024

2024-09-19 12:32:43 UTC Pre-commit check linux-x86_64-release-asan for bd1ac2b has started.
2024-09-19 12:33:02 UTC Artifacts will be uploaded here
2024-09-19 12:35:57 UTC ya make is running...
🔴 2024-09-19 14:27:32 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10443 10076 0 54 266 47

🟢 2024-09-19 14:28:28 UTC Build successful.
🟢 2024-09-19 14:29:07 UTC ydbd size 5.6 GiB changed* by +160 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 8a5b980 merge: bd1ac2b diff diff %
ydbd size 6 058 549 448 Bytes 6 058 549 608 Bytes +160 Bytes +0.000%
ydbd stripped size 1 515 583 568 Bytes 1 515 583 632 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

@nikvas0 nikvas0 requested a review from gridnevvvit September 19, 2024 13:22
@nikvas0 nikvas0 marked this pull request as ready for review September 19, 2024 13:22
@nikvas0 nikvas0 merged commit 8d954a5 into ydb-platform:main Sep 19, 2024
10 of 12 checks passed
nikvas0 added a commit to nikvas0/ydb that referenced this pull request Sep 19, 2024
nikvas0 added a commit to nikvas0/ydb that referenced this pull request Oct 7, 2024
nikvas0 added a commit to nikvas0/ydb that referenced this pull request Oct 11, 2024
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.

2 participants