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

add test for ddl with explicit transaction #5124

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

VPolka
Copy link
Collaborator

@VPolka VPolka commented Jun 3, 2024

Changelog entry

add test for ddl with explicit transaction

Changelog category

  • Improvement

Additional information

...

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 12:01:19 UTC Pre-commit check for 6951fc2 has started.
2024-06-03 12:03:17 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-03 12:05:50 UTC Build successful.
2024-06-03 12:06:02 UTC Tests are running...
🟢 2024-06-03 12:10:09 UTC Tests successful.

Test history

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

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 12:16:16 UTC Pre-commit check for 6951fc2 has started.
2024-06-03 12:18:05 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-03 12:20:08 UTC Build successful.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 12:28:02 UTC Pre-commit check for 6951fc2 has started.
2024-06-03 12:30:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-03 12:33:04 UTC Build successful.
2024-06-03 12:33:17 UTC Tests are running...
🟢 2024-06-03 12:36:22 UTC Tests successful.

Test history

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

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:23:25 UTC Pre-commit check for 7b2284e has started.
2024-06-03 13:25:28 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-03 13:27:50 UTC Build successful.

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:23:35 UTC Pre-commit check for 7b2284e has started.
2024-06-03 13:25:40 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-03 13:29:04 UTC Build successful.
2024-06-03 13:29:17 UTC Tests are running...
🟢 2024-06-03 13:33:45 UTC Tests successful.

Test history

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

Copy link

github-actions bot commented Jun 3, 2024

2024-06-03 13:23:42 UTC Pre-commit check for 7b2284e has started.
2024-06-03 13:25:43 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-03 13:28:16 UTC Build successful.
2024-06-03 13:28:31 UTC Tests are running...
🟢 2024-06-03 13:31:33 UTC Tests successful.

Test history

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

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.

[QS] Restrict non-transactional operations in explicit transactions
2 participants