Problem: Vim9: valgrind reports spurious problems for a test. Solution: Move the test to the set that is known to fail.
Problem: Vim9: memory leaks reported in assign test. Solution: Move the failing job_start() call to separate test files, it causes false leak reports.