Skip to content
Snippets Groups Projects
Commit adb8b4d6 authored by Rufflewind's avatar Rufflewind Committed by Ben Gamari
Browse files

Fix CreateDirectoryIfMissing001 racing tests on OS X

It seems that, on the flavor of Mac OS X available on GitHub Actions,
InvalidArgument can be thrown by mkdir (createDirectory) when
createDirectoryIfMissing is raced against removeDirectoryRecursive.
parent 2670af08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment