summaryrefslogtreecommitdiff
path: root/mysql-test/unstable-tests
Commit message (Collapse)AuthorAgeFilesLines
* Updated list of unstable tests for 10.3.10 releaseElena Stepanova2018-10-021-0/+1
| | | | Addition based on Travis results
* Updated list of unstable tests for 10.3.10 releaseElena Stepanova2018-10-021-240/+153
|
* Updated list of unstable tests for 10.3.9 releasemariadb-10.3.9Elena Stepanova2018-08-141-109/+168
|
* Updated list of unstable tests for 10.3.8 releaseElena Stepanova2018-07-011-518/+774
|
* List of unstable tests for 10.3.7 releasemariadb-10.3.7Elena Stepanova2018-05-231-315/+340
| | | | | | The list was created based on 10.2.15 list, with the addition of failures and modifications which happened during the last week before the tentative 10.3.7 release commit
* Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-171/+179
|\
| * Updated list of unstable tests for 10.2.8Elena Stepanova2017-08-181-175/+182
| |
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3MDEV-9804Alexander Barkov2017-07-131-65/+202
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: VERSION debian/mariadb-backup-10.2.files debian/mariadb-backup-10.2.install debian/mariadb-backup-10.3.files mysql-test/unstable-tests
| * Updated list of unstable tests for 10.2.7Elena Stepanova2017-07-091-65/+198
| |
* | Remove XtraDBMarko Mäkelä2017-06-211-5/+0
|/ | | | | | | | | | | | | | The XtraDB storage engine was already replaced by InnoDB and disabled in MariaDB Server 10.2. Let us remove it altogether to avoid dragging dead code around. Replace some references to XtraDB with references to InnoDB. rpl_get_position_info(): Remove. Remove the mysql-test-run --suite=percona, because it only contains tests specific to XtraDB, many of which were disabled already in earlier MariaDB versions.
* Additions to 10.2.6 unstable-tests listmariadb-10.2.6Elena Stepanova2017-05-151-8/+9
|
* List of unstable tests for 10.2.6 (initial 10.2 version for GA)Elena Stepanova2017-05-101-375/+273
|
* Updated list of unstable tests for 10.1.23Elena Stepanova2017-04-291-79/+136
|
* Updated list of unstable tests for 10.1.22mariadb-10.1.22Elena Stepanova2017-03-111-179/+151
|
* Merge 10.0 into 10.1Marko Mäkelä2017-03-091-32/+89
|\ | | | | | | | | | | | | | | | | Also, implement MDEV-11027 a little differently from 5.5 and 10.0: recv_apply_hashed_log_recs(): Change the return type back to void (DB_SUCCESS was always returned). Report progress also via systemd using sd_notifyf().
| * Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| |
| * Updated list of unstable tests for 10.0.29 releaseElena Stepanova2017-01-111-56/+91
| |
* | Updated list of unstable tests for 10.1.21Elena Stepanova2017-01-161-55/+89
| |
* | Updated the list of unstable tests after the mergeElena Stepanova2016-12-121-115/+108
| |
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-74/+108
|\ \ | |/
| * MDEV-11097 - Update the list of unstable testsElena Stepanova2016-10-231-53/+36
| |
| * More unstable testsElena Stepanova2016-10-141-0/+3
| |
* | Updated the list of unstable testsElena Stepanova2016-12-101-108/+74
| |
* | MDEV-9038 Binlog encryption testsElena Stepanova2016-12-051-0/+4
| | | | | | | | | | | | | | - created binlog_encryption test suite and added it to the default list - moved some tests from rpl, binlog and multisource suites to extra so that they could be re-used in different suites - made minor changes in include files
* | Add sphinx tests to the list, just in case they are run somewhereElena Stepanova2016-11-041-0/+4
| |
* | MDEV-11130 Update the list of unstable tests for 10.1Elena Stepanova2016-11-021-75/+79
| |
* | Additions to the list of unstable testsElena Stepanova2016-10-191-1/+4
| |
* | MDEV-10604 Create a list of unstable MTR tests to be disabled in ↵Elena Stepanova2016-08-271-6/+107
|/ | | | | | distribution builds List of unstable tests for 10.1
* MDEV-10604 Create a list of unstable MTR tests to be disabled in ↵mariadb-10.0.27Elena Stepanova2016-08-241-0/+254
distribution builds - mysql-test/unstable-tests list is created, it includes = tests identified as unstable by Debian; = tests which failed in buildbot on 10.0 over the last ~6 months and were not fixed; = tests which have been recently modified or newly added - '*' wildcard is now supported in skip lists