Details
Description
I managed to get a stack trace on an older version of WASB with some coding doing a mkdir(new Path("/"))....some of the ranger parentage checks didn't handle that specific case.
- Add a new root Fs contract test for this operation
- Have WASB implement the test suite as an integration test.
- if the test fails shows a problem fix