[MDEV-30186] Use of uninitialized value $test_name in substitution Created: 2022-12-09 Updated: 2023-04-20 Resolved: 2023-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.11 |
| Fix Version/s: | 10.11.3, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Anel Husakovic |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
| Comments |
| Comment by Aleksey Midenkov [ 2022-12-09 ] | |||||||||||||||||||||||||
|
anel Can you take test name from the running state, not by parsing the logs? | |||||||||||||||||||||||||
| Comment by Anel Husakovic [ 2022-12-20 ] | |||||||||||||||||||||||||
|
Patch of
So by testing above on 10.3 we get:
I don't see for example on connect same error, it works. | |||||||||||||||||||||||||
| Comment by Anel Husakovic [ 2023-01-30 ] | |||||||||||||||||||||||||
|
Pushed to 10.6 with commit 0e737f78980 |