steveloughran commented on PR #7785: URL: https://github.com/apache/hadoop/pull/7785#issuecomment-3046531424
aws failures (probably unrelated, given I'd not tested trunk yet) ``` [ERROR] TestStagingPartitionedJobCommit.testReplaceWithDeleteFailure:259->verifyReplaceCommitActions:233 Argument(s) are different! Wanted: s3AFileSystem.delete( s3a://bucket-name/output/path/dateint=20161115/hour=14, true ); -> at org.apache.hadoop.fs.s3a.S3AFileSystem.delete(S3AFileSystem.java:3538) Actual invocations have different arguments: s3AFileSystem.delete( s3a://bucket-name/output/path/dateint=20161116/hour=13, true ); -> at org.apache.hadoop.fs.s3a.MockS3AFileSystem.delete(MockS3AFileSystem.java:272) s3AFileSystem.delete( s3a://bucket-name/output/path/dateint=20161116/hour=14, true ); -> at org.apache.hadoop.fs.s3a.MockS3AFileSystem.delete(MockS3AFileSystem.java:272) s3AFileSystem.delete( s3a://bucket-name/output/path/dateint=20161115/hour=13, true ); -> at org.apache.hadoop.fs.s3a.MockS3AFileSystem.delete(MockS3AFileSystem.java:272) s3AFileSystem.delete( s3a://bucket-name/output/path/_temporary, true ); -> at org.apache.hadoop.fs.s3a.MockS3AFileSystem.delete(MockS3AFileSystem.java:272) ``` -- 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. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org