mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
upmerge 58424
This commit is contained in:
commit
222dd6e138
1 changed files with 1 additions and 1 deletions
|
@ -3846,7 +3846,6 @@ sub run_testcase ($) {
|
|||
# ----------------------------------------------------
|
||||
# Check if it was an expected crash
|
||||
# ----------------------------------------------------
|
||||
SRVDIED:
|
||||
my $check_crash = check_expected_crash_and_restart($proc);
|
||||
if ($check_crash)
|
||||
{
|
||||
|
@ -3856,6 +3855,7 @@ sub run_testcase ($) {
|
|||
next;
|
||||
}
|
||||
|
||||
SRVDIED:
|
||||
# ----------------------------------------------------
|
||||
# Stop the test case timer
|
||||
# ----------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue