mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
5908a32eea
Enable previously disabled test cases which were tested against the embedded build. The test cases are modified so that they require non-embedded build. mysql-test/t/disabled.def: Re-enabled event_scheduler_basic and event_scheduler_func since these tests aren't suppose to work in embedded build anyway. mysql-test/t/event_scheduler_basic.test: Require that this test isn't run on embedded build mysql-test/t/event_scheduler_func.test: Require that this test isn't run on embedded build
17 lines
758 B
Modula-2
17 lines
758 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
federated_transactions : Bug#29523 Transactions do not work
|
|
status : Bug#32966 main.status fails
|
|
ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
|
|
csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
|
|
user_limits : Bug#23921 random failure of user_limits.test
|
|
|