kaijchen opened a new issue, #733:
URL: https://github.com/apache/incubator-uniffle/issues/733

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the flaky test
   
   ```
   [INFO] Running org.apache.uniffle.server.storage.LocalStorageManagerTest     
                                          
   [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.231 s <<< FAILURE! - in org.apache.uniffle.server.storage.
   LocalStorageManagerTest                                                      
                                                       
   [ERROR] testGetLocalStorageInfo  Time elapsed: 0.016 s  <<< FAILURE!         
                                   
   org.opentest4j.AssertionFailedError: expected: <HDD> but was: <SSD>          
                       
           at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) 
                                                       
           at 
org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)       
                                         
           at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)          
                                         
           at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)          
                                         
           at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)             
                                         
           at 
org.apache.uniffle.server.storage.LocalStorageManagerTest.testGetLocalStorageInfo(LocalStorageManagerTest.java:242)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)       
                                                       
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)   
                                         
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                
           at java.lang.reflect.Method.invoke(Method.java:498) 
   ```
   
   ### Actions URL
   
   N/A
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscr...@uniffle.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to