[MDEV-18723] Remove suspicious error/warning suppressions from MTR Created: 2019-02-24 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Fix Version/s: | 10.4 |
| Type: | Task | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We have quite a few error/warning suppressions in MTR, both in mysql-test-run.pl and in mtr_warnings.sql. Some of them are difficult to explain, e.g.
(in mtr_warnings.sql). We need to try to remove them, run tests, see if anything is affected, possibly fix if something is affected while it shouldn't be, and then push (or decide that we'd better keep them as is). |