[MDEV-18618] Merge innodb_zip.8k, innodb_zip.4k, innodb_zip.16k Created: 2019-02-18 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Vladislav Lesin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | compression, tests | ||
| Issue Links: |
|
||||||||
| Description |
|
The tests innodb_zip.4k and innodb_zip.8k are normally skipped due to innodb_page_size mismatch. The test innodb_zip.4k has been broken in 10.4 for quite a while:
We should merge these test cases into one, using
and add rdiff files and some conditions on page size into the test. In that way, all combinations will be covered. |