[MDBF-49] Add support for compiler_warnings.supp file to buildbot Created: 2020-05-15 Updated: 2022-02-05 Due: 2020-06-19 Resolved: 2022-02-05 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Widenius | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, foundation | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 10m | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
When creating the compiler warnings file, suppress messages according to You can find the script that does this in the old buildbots |
| Comments |
| Comment by Daniel Black [ 2020-07-15 ] |
|
Note https://github.com/MariaDB/server/pull/1525 will significantly reduce clang warnings |
| Comment by Daniel Black [ 2020-07-22 ] |
|
https://docs.buildbot.net/current/manual/configuration/buildsteps.html#cmake The suppressionFile= argument ..... |