Skip to content

query transaction mode and asan tests fixed - merge stable-24-2 #8197

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
#7316 - fix actor system usage after it was freed
#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:51
@StekPerepolnen StekPerepolnen changed the title asan fix query float test asan - merge stable-24-2 Aug 23, 2024
Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 12:55:18 UTC Pre-commit check for 4c60f73 has started.
2024-08-23 12:55:21 UTC Build linux-x86_64-release-asan is running...
2024-08-23 13:13:56 UTC Check cancelled

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 08:54:47 UTC Pre-commit check for 4c60f73 has started.
2024-08-23 08:54:49 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-23 10:03:42 UTC Build successful.
2024-08-23 10:05:08 UTC Tests are running...
🟢 2024-08-23 10:06:21 UTC Tests successful.

Test history

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

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 08:55:01 UTC Pre-commit check for 4c60f73 has started.
2024-08-23 08:55:04 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-23 09:56:32 UTC Build successful.

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch 2 times, most recently from 181bda7 to 7cb5f7f Compare August 23, 2024 13:14
Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 13:16:20 UTC Pre-commit check for 18718ed has started.
2024-08-23 13:16:23 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-23 14:18:03 UTC Build successful.

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 13:18:13 UTC Pre-commit check for 18718ed has started.
2024-08-23 13:18:16 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-23 14:12:01 UTC Build successful.
2024-08-23 14:13:28 UTC Tests are running...
🔴 2024-08-23 14:24:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 16 0 3 0 0

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 13:24:08 UTC Pre-commit check for 18718ed has started.
2024-08-23 13:24:11 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-23 14:32:49 UTC Build successful.
2024-08-23 14:34:18 UTC Tests are running...
🔴 2024-08-23 14:43:38 UTC Test run completed, no test results found for commit 7cb5f7f. Please check build logs.
2024-08-23 14:43:40 UTC Check cancelled

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 7cb5f7f to 6483d34 Compare August 23, 2024 14:43
Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:44:30 UTC Pre-commit check for 83f5738 has started.
2024-08-23 14:44:33 UTC Build linux-x86_64-relwithdebinfo is running...
2024-08-23 14:48:17 UTC Check cancelled

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:44:42 UTC Pre-commit check for 83f5738 has started.
2024-08-23 14:44:44 UTC Build linux-x86_64-release-clang14 is running...
2024-08-23 14:48:17 UTC Check cancelled

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:46:53 UTC Pre-commit check for 83f5738 has started.
2024-08-23 14:47:01 UTC Build linux-x86_64-release-asan is running...
2024-08-23 14:48:16 UTC Check cancelled

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 6483d34 to 34fdd42 Compare August 23, 2024 14:47
Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:49:08 UTC Pre-commit check for bf30d6e has started.
2024-08-23 14:49:10 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-23 16:04:30 UTC Build successful.

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:49:25 UTC Pre-commit check for bf30d6e has started.
2024-08-23 14:49:28 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-23 15:53:01 UTC Build successful.
2024-08-23 15:54:38 UTC Tests are running...
🔴 2024-08-23 15:56:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 17 0 2 0 0

Copy link

github-actions bot commented Aug 23, 2024

2024-08-23 14:49:33 UTC Pre-commit check for bf30d6e has started.
2024-08-23 14:49:36 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-23 15:56:55 UTC Build successful.
2024-08-23 15:58:21 UTC Tests are running...
🔴 2024-08-23 15:59:28 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18 17 0 1 0 0

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 34fdd42 to a72ed31 Compare August 26, 2024 04:34
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 04:35:42 UTC Pre-commit check for 16b130b has started.
2024-08-26 04:35:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-26 05:31:13 UTC Build successful.
2024-08-26 05:32:50 UTC Tests are running...
🔴 2024-08-26 06:13:35 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
6797 6747 0 18 24 8

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 04:36:53 UTC Pre-commit check for 16b130b has started.
2024-08-26 04:36:56 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-26 05:41:08 UTC Build successful.

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 04:36:58 UTC Pre-commit check for 16b130b has started.
2024-08-26 04:37:02 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-26 05:45:11 UTC Build successful.

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch 2 times, most recently from 2292b91 to 01fe77d Compare August 26, 2024 08:00
@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 01fe77d to c75600e Compare August 26, 2024 08:01
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:02:40 UTC Pre-commit check for a6456bb has started.
2024-08-26 08:02:43 UTC Build linux-x86_64-release-clang14 is running...
2024-08-26 08:09:07 UTC Check cancelled

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:03:03 UTC Pre-commit check for a6456bb has started.
2024-08-26 08:03:05 UTC Build linux-x86_64-relwithdebinfo is running...
2024-08-26 08:09:07 UTC Check cancelled

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:03:19 UTC Pre-commit check for a6456bb has started.
2024-08-26 08:03:22 UTC Build linux-x86_64-release-asan is running...
2024-08-26 08:09:07 UTC Check cancelled

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

github-actions bot commented Aug 26, 2024

2024-08-26 08:10:11 UTC Pre-commit check for 231c980 has started.
2024-08-26 08:10:13 UTC Build linux-x86_64-release-asan is running...
2024-08-26 08:28:26 UTC Check cancelled

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:10:16 UTC Pre-commit check for 231c980 has started.
2024-08-26 08:10:18 UTC Build linux-x86_64-relwithdebinfo is running...
2024-08-26 08:28:25 UTC Check cancelled

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:10:33 UTC Pre-commit check for 231c980 has started.
2024-08-26 08:10:35 UTC Build linux-x86_64-release-clang14 is running...
2024-08-26 08:28:26 UTC Check cancelled

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from c3e3f95 to 12a6087 Compare August 26, 2024 08:28
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:29:32 UTC Pre-commit check for 924b24c has started.
2024-08-26 08:29:34 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-26 09:10:00 UTC Build successful.

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:29:39 UTC Pre-commit check for 924b24c has started.
2024-08-26 08:29:42 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-26 09:43:09 UTC Build successful.
2024-08-26 09:44:58 UTC Tests are running...
🔴 2024-08-26 11:15:34 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9565 9516 0 3 25 21
2024-08-26 11:15:43 UTC Check cancelled

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 08:29:39 UTC Pre-commit check for 924b24c has started.
2024-08-26 08:29:42 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-26 09:33:05 UTC Build successful.
2024-08-26 09:34:50 UTC Tests are running...
🔴 2024-08-26 11:15:33 UTC Test run completed, no test results found for commit 12a6087. Please check build logs.
2024-08-26 11:15:36 UTC Check cancelled

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 12a6087 to 9fa89fc Compare August 26, 2024 11:15
Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 11:17:14 UTC Pre-commit check for d69943a has started.
2024-08-26 11:17:17 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-26 12:18:32 UTC Build successful.

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 11:17:44 UTC Pre-commit check for d69943a has started.
2024-08-26 11:17:47 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-26 12:25:54 UTC Build successful.
2024-08-26 12:27:37 UTC Tests are running...
🔴 2024-08-26 13:54:12 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9466 9418 0 2 25 21

Copy link

github-actions bot commented Aug 26, 2024

2024-08-26 11:18:45 UTC Pre-commit check for d69943a has started.
2024-08-26 11:18:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-26 12:15:47 UTC Build successful.
2024-08-26 12:17:26 UTC Tests are running...
🔴 2024-08-26 14:08:12 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9275 9180 0 17 53 25

@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from 9fa89fc to ce4b221 Compare August 27, 2024 10:54
Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 10:57:51 UTC Pre-commit check for 6fc58be has started.
2024-08-27 10:57:55 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-27 11:57:30 UTC Build successful.

Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 10:57:52 UTC Pre-commit check for 6fc58be has started.
2024-08-27 10:57:55 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-27 12:06:50 UTC Build successful.
2024-08-27 12:08:42 UTC Tests are running...
🔴 2024-08-27 13:33:08 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9567 9518 0 1 27 21

Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 10:57:57 UTC Pre-commit check for 6fc58be has started.
2024-08-27 10:57:59 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-27 11:56:05 UTC Build successful.
2024-08-27 11:57:48 UTC Tests are running...
🔴 2024-08-27 13:52:52 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9283 9174 0 21 60 28

Co-authored-by: Ivan Sukhov <evanevannnn@ydb.tech>
@StekPerepolnen StekPerepolnen force-pushed the merge/stable-24-2/query-float-test-asan2 branch from ce4b221 to 043c4dd Compare August 27, 2024 16:04
Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 16:06:27 UTC Pre-commit check for 10d4741 has started.
2024-08-27 16:06:31 UTC Build linux-x86_64-release-asan is running...
🟢 2024-08-27 17:02:37 UTC Build successful.
2024-08-27 17:04:17 UTC Tests are running...
🔴 2024-08-27 18:56:52 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9280 9142 0 12 59 67

Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 16:06:35 UTC Pre-commit check for 10d4741 has started.
2024-08-27 16:06:39 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-08-27 17:08:22 UTC Build successful.
2024-08-27 17:10:11 UTC Tests are running...
🔴 2024-08-27 18:33:20 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9563 9514 0 1 27 21

Copy link

github-actions bot commented Aug 27, 2024

2024-08-27 16:07:40 UTC Pre-commit check for 10d4741 has started.
2024-08-27 16:07:44 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-08-27 17:15:04 UTC Build successful.

@StekPerepolnen StekPerepolnen merged commit 0a09f29 into ydb-platform:stable-24-2 Aug 28, 2024
3 of 5 checks passed
@StekPerepolnen StekPerepolnen deleted the merge/stable-24-2/query-float-test-asan2 branch August 28, 2024 12:57
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