Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated list of unstable tests for 10.3.10 release | Elena Stepanova | 2018-10-02 | 1 | -0/+1 |
| | | | | Addition based on Travis results | ||||
* | Updated list of unstable tests for 10.3.10 release | Elena Stepanova | 2018-10-02 | 1 | -240/+153 |
| | |||||
* | Updated list of unstable tests for 10.3.9 releasemariadb-10.3.9 | Elena Stepanova | 2018-08-14 | 1 | -109/+168 |
| | |||||
* | Updated list of unstable tests for 10.3.8 release | Elena Stepanova | 2018-07-01 | 1 | -518/+774 |
| | |||||
* | List of unstable tests for 10.3.7 releasemariadb-10.3.7 | Elena Stepanova | 2018-05-23 | 1 | -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.3 | Sergei Golubchik | 2017-08-26 | 1 | -171/+179 |
|\ | |||||
| * | Updated list of unstable tests for 10.2.8 | Elena Stepanova | 2017-08-18 | 1 | -175/+182 |
| | | |||||
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3MDEV-9804 | Alexander Barkov | 2017-07-13 | 1 | -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.7 | Elena Stepanova | 2017-07-09 | 1 | -65/+198 |
| | | |||||
* | | Remove XtraDB | Marko Mäkelä | 2017-06-21 | 1 | -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.6 | Elena Stepanova | 2017-05-15 | 1 | -8/+9 |
| | |||||
* | List of unstable tests for 10.2.6 (initial 10.2 version for GA) | Elena Stepanova | 2017-05-10 | 1 | -375/+273 |
| | |||||
* | Updated list of unstable tests for 10.1.23 | Elena Stepanova | 2017-04-29 | 1 | -79/+136 |
| | |||||
* | Updated list of unstable tests for 10.1.22mariadb-10.1.22 | Elena Stepanova | 2017-03-11 | 1 | -179/+151 |
| | |||||
* | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -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 release | Elena Stepanova | 2017-03-05 | 1 | -79/+85 |
| | | |||||
| * | Updated list of unstable tests for 10.0.29 release | Elena Stepanova | 2017-01-11 | 1 | -56/+91 |
| | | |||||
* | | Updated list of unstable tests for 10.1.21 | Elena Stepanova | 2017-01-16 | 1 | -55/+89 |
| | | |||||
* | | Updated the list of unstable tests after the merge | Elena Stepanova | 2016-12-12 | 1 | -115/+108 |
| | | |||||
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -74/+108 |
|\ \ | |/ | |||||
| * | MDEV-11097 - Update the list of unstable tests | Elena Stepanova | 2016-10-23 | 1 | -53/+36 |
| | | |||||
| * | More unstable tests | Elena Stepanova | 2016-10-14 | 1 | -0/+3 |
| | | |||||
* | | Updated the list of unstable tests | Elena Stepanova | 2016-12-10 | 1 | -108/+74 |
| | | |||||
* | | MDEV-9038 Binlog encryption tests | Elena Stepanova | 2016-12-05 | 1 | -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 somewhere | Elena Stepanova | 2016-11-04 | 1 | -0/+4 |
| | | |||||
* | | MDEV-11130 Update the list of unstable tests for 10.1 | Elena Stepanova | 2016-11-02 | 1 | -75/+79 |
| | | |||||
* | | Additions to the list of unstable tests | Elena Stepanova | 2016-10-19 | 1 | -1/+4 |
| | | |||||
* | | MDEV-10604 Create a list of unstable MTR tests to be disabled in ↵ | Elena Stepanova | 2016-08-27 | 1 | -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.27 | Elena Stepanova | 2016-08-24 | 1 | -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 |