Skip to content

query transaction mode and asan tests fixed - merge stable-24-3 #8195

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

Conversation

StekPerepolnen
Copy link
Collaborator

@StekPerepolnen StekPerepolnen commented Aug 23, 2024

Changelog entry

merge
#8161 - query float test asan
#7982 - added default serializable-read-write TransactionMode to execute-data query

Changelog category

  • Bugfix

@StekPerepolnen StekPerepolnen requested a review from a team as a code owner August 23, 2024 08:47
@StekPerepolnen StekPerepolnen changed the title asan fix query float test asan Aug 23, 2024
Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 08:49:57 UTC Pre-commit check for 5f594fd has started.
2024-08-23 08:51:57 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-23 08:54:10 UTC Build successful.

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 08:50:42 UTC Pre-commit check for 5f594fd has started.
2024-08-23 08:52:42 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-23 08:54:53 UTC Build successful.
2024-08-23 08:55:07 UTC Tests are running...
🟢 2024-08-23 08:57:03 UTC Tests successful.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
44 44 0 0 0 0

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 08:50:59 UTC Pre-commit check for 5f594fd has started.
2024-08-23 08:53:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-23 08:55:36 UTC Build successful.
2024-08-23 08:55:53 UTC Tests are running...
🟢 2024-08-23 08:56:43 UTC Tests successful.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
44 44 0 0 0 0

@StekPerepolnen StekPerepolnen changed the title query float test asan query float test asan - merge stable-24-3 Aug 23, 2024
@StekPerepolnen StekPerepolnen changed the title query float test asan - merge stable-24-3 query transaction mode and asan tests fixed - merge stable-24-3 Aug 26, 2024
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:28:05 UTC Pre-commit check for 6165841 has started.
2024-08-26 08:31:03 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-26 08:37:27 UTC Build successful.

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:28:08 UTC Pre-commit check for 6165841 has started.
2024-08-26 08:31:15 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-26 09:10:53 UTC Build successful.
2024-08-26 09:11:11 UTC Tests are running...
🔴 2024-08-26 10:37:01 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13776 12462 0 3 1299 12

🟢 2024-08-26 10:37:45 UTC ydbd size 8.1 GiB changed* by +5.5 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: cf0bcd6 merge: 6165841 diff diff %
ydbd size 8 725 364 632 Bytes 8 725 370 216 Bytes +5.5 KiB +0.000%
ydbd stripped size 476 961 448 Bytes 476 961 768 Bytes +320 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 Aug 26, 2024

2024-08-26 08:29:34 UTC Pre-commit check for 6165841 has started.
2024-08-26 08:32:05 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-26 08:54:39 UTC Build successful.
2024-08-26 08:54:55 UTC Tests are running...
🔴 2024-08-26 10:50:38 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9639 9581 0 10 35 13

🟢 2024-08-26 10:51:23 UTC ydbd size 5.5 GiB changed* by +4.7 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: cf0bcd6 merge: 6165841 diff diff %
ydbd size 5 905 342 640 Bytes 5 905 347 408 Bytes +4.7 KiB +0.000%
ydbd stripped size 1 480 401 408 Bytes 1 480 401 792 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

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-3/query-float-test-asan2 branch from 8b04d6a to f3dc6b8 Compare August 26, 2024 11:14
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 11:16:15 UTC Pre-commit check for 24edeba has started.
2024-08-26 11:18:40 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-26 11:23:06 UTC Build successful.

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 11:17:36 UTC Pre-commit check for 24edeba has started.
2024-08-26 11:20:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-26 11:55:18 UTC Build successful.
2024-08-26 11:55:32 UTC Tests are running...
🔴 2024-08-26 13:14:34 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13778 12463 0 2 1301 12

🟢 2024-08-26 13:15:16 UTC ydbd size 8.1 GiB changed* by +5.5 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: cf0bcd6 merge: 24edeba diff diff %
ydbd size 8 725 364 632 Bytes 8 725 370 216 Bytes +5.5 KiB +0.000%
ydbd stripped size 476 961 448 Bytes 476 961 768 Bytes +320 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 Aug 26, 2024

2024-08-26 11:17:52 UTC Pre-commit check for 24edeba has started.
2024-08-26 11:20:18 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-26 11:40:58 UTC Build successful.
2024-08-26 11:41:14 UTC Tests are running...
🔴 2024-08-26 13:25:59 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9636 9589 0 8 26 13

🟢 2024-08-26 13:26:35 UTC ydbd size 5.5 GiB changed* by +4.7 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: cf0bcd6 merge: 24edeba diff diff %
ydbd size 5 905 342 640 Bytes 5 905 347 408 Bytes +4.7 KiB +0.000%
ydbd stripped size 1 480 401 408 Bytes 1 480 401 792 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

@StekPerepolnen StekPerepolnen merged commit 0267ce8 into ydb-platform:stable-24-3 Aug 28, 2024
8 of 12 checks passed
@StekPerepolnen StekPerepolnen deleted the merge/stable-24-3/query-float-test-asan2 branch August 28, 2024 12:58
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.

2 participants