mehakmeet opened a new pull request #2264:
URL: https://github.com/apache/hadoop/pull/2264


   After a response failure at the moment, there is an increment to the 
bytes_received counter value which shouldn't increment.
   
   Test-run: mvn -T 1C -Dparallel-tests=abfs clean verify
   ```
   [INFO] Results:
   [INFO]
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   ```
   
   ```
   [INFO] Results:
   [INFO]
   [ERROR] Errors:
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   ITestAzureBlobFileSystemCheckAccess.<init>:82->setTestUserFs:104 » 
IllegalArgument
   [ERROR]   
ITestAzureBlobFileSystemDelete.testDeleteIdempotencyTriggerHttp404:223 » 
NoSuchField
   [ERROR]   
ITestAzureBlobFileSystemRename.testRenameIdempotencyTriggerHttpNotFound:225->testRenameIdempotencyTriggerChecks:236
 » NoSuchField
   [INFO]
   [ERROR] Tests run: 452, Failures: 0, Errors: 14, Skipped: 61
   ```
   ```
   [INFO] Results:
   [INFO]
   [WARNING] Tests run: 206, Failures: 0, Errors: 0, Skipped: 29
   ```
   Not really sure about these two failures
   ```
   [ERROR]   
ITestAzureBlobFileSystemDelete.testDeleteIdempotencyTriggerHttp404:223 » 
NoSuchField
   [ERROR]   
ITestAzureBlobFileSystemRename.testRenameIdempotencyTriggerHttpNotFound:225->testRenameIdempotencyTriggerChecks:236
 » NoSuchField
   ```
   Others are already in a Jira: HADOOP-17203.


----------------------------------------------------------------
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]

Reply via email to