It creates a file in the current directory, which causes some QA tests that look for untracked files in the git repo to fail. The `.test_info.*.json` files should be saved in a temp directory, using File::Temp etc.
It creates a file in the current directory, which causes some QA tests that look for untracked files in the git repo to fail.
The
.test_info.*.jsonfiles should be saved in a temp directory, using File::Temp etc.