One problem I keep running into is that remote_artifacts directory exists and has files with failures in it. This results in false positives even after I've fixed the problem.
I noticed this problem before, but didn't think much of it.
I finally had a chance to check this out, and it works as expected.
Pull-Request has been merged by merlinm
One problem I keep running into is that remote_artifacts directory
exists and has files with failures in it. This results in false
positives even after I've fixed the problem.