Skip to content

MDEV-30518: main.func_json_notembedded fails on s390x#5047

Open
grooverdan wants to merge 1 commit intoMariaDB:10.11from
grooverdan:MDEV-30518
Open

MDEV-30518: main.func_json_notembedded fails on s390x#5047
grooverdan wants to merge 1 commit intoMariaDB:10.11from
grooverdan:MDEV-30518

Conversation

@grooverdan
Copy link
Copy Markdown
Member

MDEV-24909 added a json_pause_execution syncpoint however the test case used debug_max_statement_time, which doesn't exist.

Fix the sync point name in the test.

MDEV-24909 added a json_pause_execution syncpoint however the test case
used debug_max_statement_time, which doesn't exist.

Fix the sync point name in the test.
@grooverdan grooverdan added the MariaDB Foundation Pull requests created by MariaDB Foundation label May 6, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the debug flag in the func_json_notembedded test and its corresponding result file, replacing debug_max_statement_time exceeded with json_pause_execution. These changes modify how query interruptions are simulated during JSON function testing. I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

1 participant