Relates :
|
|
Relates :
|
|
Relates :
|
FileSystem.getFileStores() hangs in the call to stat(2) when it encounters a stale NFS mount and the test consequently fails by timing out. It would be better to attempt to check whether there is an NFS issue and skip the FileStore iteration in this case. Most test runs should still perform all other necessary checks and this would avert spurious failures due to system configuration issues.
|