Description
Test ITestS3AInconsistency.testOpenFailOnRead() raise an NPE in read(); could only happen on that line if wrappedStream==null, which implies that previous attempts to re-open the closed stream failed and that this didn't trigger anything.
Not seen this before, but given that the fault injection is random, it may be that so far test runs have been unlucky and missed this.