[MDEV-27721] rpl.rpl_relay_max_extension test is not FreeBSD-compatible Created: 2022-02-02 Updated: 2022-02-09 Resolved: 2022-02-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform FreeBSD, Replication, Tests |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.2.43, 10.3.34, 10.4.24, 10.5.15, 10.6.7, 10.7.3, 10.8.2 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD 13 |
||
| Description |
|
In FreeBSD, -i requires an argument, which is apparently why things go wrong.
and Linux seems to accept it too, but I don't know how much more portable it is, and anyway it looks hack-ish. Maybe it makes more sense to get rid of inline altogether, especially since it's apparently the only test that does it. |
| Comments |
| Comment by Andrei Elkin [ 2022-02-02 ] |
|
The latter option of the description is taken virtually harmlessly for a bug the test was |