[MDEV-28931] MTR prints detailed stack trace unconditionally, etc Created: 2022-06-23 Updated: 2022-12-16 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.3.36, 10.4.26, 10.5.17, 10.6.9, 10.7.5, 10.8.4, 10.9.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Sub-Tasks: |
|
||||||||||||||||
| Description |
| Comments |
| Comment by Sergei Golubchik [ 2022-06-23 ] | ||||||
|
I'd suggest not to autodetect BUILDMASTER. Explicit --print-core and MTR_PRINT_CORE is better, we can configure buildbot to use one of those. | ||||||
| Comment by Aleksey Midenkov [ 2022-07-05 ] | ||||||
|
Please review bb-10.3-midenok-MDEV-28931 (commits for | ||||||
| Comment by Aleksey Midenkov [ 2022-07-12 ] | ||||||
|
More to check:
| ||||||
| Comment by Oleksandr Byelkin [ 2022-07-15 ] | ||||||
|
OK to push after removing changes in formatting untouched lines (tabs) | ||||||
| Comment by Michael Widenius [ 2022-12-15 ] | ||||||
|
Why did introduce a new variable instead of extending --core-file? It would also be better if we would have a common prefix for related options, like we do with engine options, debug options etc. This make it easier to quickly find all related options. The default is :short, which is probably ok normal users. | ||||||
| Comment by Marko Mäkelä [ 2022-12-16 ] | ||||||
|
|