mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Re-enable ctype_latin1_de test for embedded server (already passes, so it
appears to have been accidently disabled) and enable ctype_ucs after moving a subtest that requires binlog to its own test file. mysql-test/mysql-test-run.sh: Remove hardcoded skip of ctype_latin1_de and ctype_ucs for embedded server mysql-test/t/ctype_ucs.test: Move binlog test to a new test file mysql-test/r/ctype_ucs.result: Update result after test moved
This commit is contained in:
@ -1508,8 +1508,6 @@ run_testcase ()
|
||||
for t in \
|
||||
"bdb-deadlock" \
|
||||
"connect" \
|
||||
"ctype_latin1_de" \
|
||||
"ctype_ucs" \
|
||||
"flush_block_commit" \
|
||||
"grant2" \
|
||||
"grant_cache" \
|
||||
|
Reference in New Issue
Block a user