You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests: make test_mountedVoumeURLs more robust (#3048)
Rather than creating a temporary directory, locate the application
support directory. The temporary directory may be created under a
root that that is not an actual volume, but rather an aliased
mountpoint. This is the case on the CI hosts where `T:` is a path
substitution rather than an actual disk volume.
0 commit comments