mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Bug#42888 for MySQL 5.1. Add collections of test runs to make it both configurable and transparent what kinds of tests we run during integration testing. Implement filter list in mysql-test-run.pl to filter out failures of experimental test cases, using a new status code "exp-fail", so we can tell regressions ("fail") from failures of test cases that are still in development ("exp-fail").
This commit is contained in:
commit
bde5f92b31
8 changed files with 118 additions and 9 deletions
1
mysql-test/collections/default.experimental
Normal file
1
mysql-test/collections/default.experimental
Normal file
|
|
@ -0,0 +1 @@
|
|||
funcs_1.charset_collation_1 # depends on compile-time decisions
|
||||
Loading…
Add table
Add a link
Reference in a new issue