[ 
https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925869#comment-17925869
 ] 

ASF GitHub Bot commented on HADOOP-19425:
-----------------------------------------

cnauroth commented on PR #7369:
URL: https://github.com/apache/hadoop/pull/7369#issuecomment-2649972638

   > I got a few test failures on this patch. Since We majorly work on ABFS and 
don't have much context on Wasb we are not sure currently if they are due to 
some code change or mis configuration on our part.
   > 
   > I will continue to look into them today, please pitch in if you might know 
why they are failing.
   > 
   > ```
   > [ERROR] 
org.apache.hadoop.fs.azure.ITestFileSystemOperationExceptionMessage.testAnonymouseCredentialExceptionMessage
  Time elapsed: 0.607 s  <<< FAILURE!
   > [ERROR] 
org.apache.hadoop.fs.azure.ITestWasbUriAndConfiguration.testConnectUsingSecureSAS
  Time elapsed: 3.578 s  <<< FAILURE!
   > [ERROR] 
org.apache.hadoop.fs.azure.ITestWasbUriAndConfiguration.testCanonicalServiceName
  Time elapsed: 0.088 s  <<< FAILURE!
   > [ERROR] 
org.apache.hadoop.fs.azure.metrics.ITestAzureFileSystemInstrumentation.testMetricsOnFileCreateRead
  Time elapsed: 3.619 s  <<< FAILURE!
   > [ERROR] 
org.apache.hadoop.fs.azure.ITestBlockBlobInputStream.test_0317_RandomReadPerformance
  Time elapsed: 1,867.927 s  <<< FAILURE!
   > 
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_010_CreateHugeFile(TestInfo)
  Time elapsed: 0.022 s  <<< ERROR!
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_040_PositionedReadHugeFile(TestInfo)
  Time elapsed: 0.002 s  <<< ERROR!
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_050_readHugeFile(TestInfo)
  Time elapsed: 0.002 s  <<< ERROR!
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_060_openAndReadWholeFileBlocks(TestInfo)
  Time elapsed: 0.003 s  <<< ERROR!
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_100_renameHugeFile(TestInfo)
  Time elapsed: 0.004 s  <<< ERROR!
   > [ERROR] 
org.apache.hadoop.fs.azure.integration.ITestAzureHugeFiles.test_999_deleteHugeFiles(TestInfo)
  Time elapsed: 0.012 s  <<< ERROR!
   > ```
   > 
   > For the `ITestAzureHugeFiles` looks like setup was supposed to be called 
before test method but it is not called.
   
   It sounds like you have a solid lead on `ITestAzureHugeFiles`.
   
   For the rest, are you able to share more details on the assertions that are 
failing? There is a very small chance that I could dig back into my brain's 
WASB archives from 10 years ago and provide a hint. No promises, but I'll try!




> [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure.
> -------------------------------------------------
>
>                 Key: HADOOP-19425
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19425
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build, fs/azure, test
>    Affects Versions: 3.5.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to