steveloughran commented on pull request #2149:
URL: https://github.com/apache/hadoop/pull/2149#issuecomment-668499677
last local batch run;
* mistake in one of the rename cost assumptions
* audit code overreacts if test suite FS is closed
fail with ` mvit -Dparallel-tests -DtestsThreadCount=4 -Dmarkers=delete
-Ds3guard -Ddynamo -Dscale -Dtest=moo -Dfs.s3a.directory.marker.audit=true
-Dit.test=ITestDirectoryMarkerListing`
```
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running
org.apache.hadoop.fs.s3a.performance.ITestDirectoryMarkerListing
[ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
32.636 s <<< FAILURE! - in
org.apache.hadoop.fs.s3a.performance.ITestDirectoryMarkerListing
[ERROR]
testRenameUnderMarker(org.apache.hadoop.fs.s3a.performance.ITestDirectoryMarkerListing)
Time elapsed: 2.496 s <<< FAILURE!
java.lang.AssertionError: Expected 404 of
test/testRenameUnderMarker/base/marker/: "Object
test/testRenameUnderMarker/base/marker/ of length 0"
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:499)
at
org.apache.hadoop.fs.s3a.performance.ITestDirectoryMarkerListing.head404(ITestDirectoryMarkerListing.java:520)
at
org.apache.hadoop.fs.s3a.performance.ITestDirectoryMarkerListing.testRenameUnderMarker(ITestDirectoryMarkerListing.java:434)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]