mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
(second attempt) Disable the tests on embedded windows that fail due to
Bug #53947 InnoDB: Assertion failure in thread 4224 in file .\sync\sync0sync.c line 324 This changeset should be reverted once the bug is fixed.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
--source include/not_windows_embedded.inc
|
||||
# remove this when
|
||||
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
|
||||
# .\sync\sync0sync.c line 324
|
||||
# is fixed
|
||||
|
||||
############# mysql-test\t\tx_isolation_func.test #######################################
|
||||
# #
|
||||
# Variable Name: tx_isolation #
|
||||
|
Reference in New Issue
Block a user