[MDEV-24214] mips, mips64el test fail on main.drop Created: 2020-11-15 Updated: 2020-11-17 Resolved: 2020-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.5.8 |
| Fix Version/s: | 10.5.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
mips, mips64le |
||
| Description |
|
introduced 79a3f96166c1c6b46bea859a357ec5c2a11d6b63 errno's aren't consistent across architectures. 93 is valid for mips |
| Comments |
| Comment by Daniel Black [ 2020-11-15 ] |
|
bb-10.5-danielblack- Looking at log of mysql-test/suite/rpl/t/rpl_drop_db.test a variety of other codes as possible. So copied its replace_result. FYI otto |
| Comment by Daniel Black [ 2020-11-16 ] |
|
fixed also for sparc and other arches by copying off rpl.rpl_drop_db test. |
| Comment by Otto Kekäläinen [ 2020-11-17 ] |
|
Thanks danblack! Applied downstream in https://salsa.debian.org/mariadb-team/mariadb-10.5/-/commit/a1cb9cf9336824abeaebab328df38a523e8fc7f7 |