[MDEV-14353] innodb.innodb-page_compression_lzma fails in buildbot on Fedora 25 Created: 2017-11-10 Updated: 2023-04-12 Resolved: 2023-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-fedora25-x86/builds/1294/steps/mtr/logs/stdio
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2018-02-16 ] |
|
commit d42c1a5534df5a3495ce927d7fd15debcf5fe577 Error 5 means that lzma failed to allocate required memory, moving |
| Comment by Marko Mäkelä [ 2021-10-26 ] |
|
The result difference could occur because some page flushing did not take place. These tests could be made more deterministic by invoking FLUSH TABLES…FOR EXPORT. I am rather confident that starting with 10.5, thanks to |
| Comment by Jan Lindström [ 2023-04-11 ] |
|
10.1 is EOL. |