On Thu, 5 May 2022 20:00:54 GMT, Alexey Semenyuk wrote:
> - Replace `System.getProperty("java.io.tmpdir")` call with hardcoded `/tmp`
> string to get root folder for test files.
> - Fix test cleanup - the test didn't delete test files upon completion
Marked as reviewed by almatvee (Reviewer).
- Replace `System.getProperty("java.io.tmpdir")` call with hardcoded `/tmp`
string to get root folder for test files.
- Fix test cleanup - the test didn't delete test files upon completion
-
Commit messages:
- 8285616: [macos] Incorrect path for launcher-as-service.txt in .cfg file