balodesecurity commented on PR #8281:
URL: https://github.com/apache/hadoop/pull/8281#issuecomment-3982672462

   The 4 test failures are pre-existing flaky tests unrelated to this patch:
   
   - `TestDFSClientRetries#testLeaseRenewAndDFSOutputStreamDeadLock`
   - `TestDFSClientRetries#testLeaseRenewSocketTimeout`
   - `TestBalancerWithHANameNodes#testBalancerWithObserverWithFailedNode`
   - `TestFsVolumeList#testAddRplicaProcessorForAddingReplicaInMap`
   
   None of these exercise the code path changed in this patch (`DataXceiver` 
error handling for uninitialized `dnInfo`). They have been observed failing 
across unrelated PRs on trunk.


-- 
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: [email protected]

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