Vitalii Diravka created DRILL-7844:
--------------------------------------

             Summary: Fix Java14 Actions build intermittently fails due to 
ExecutorServiceUtilTest
                 Key: DRILL-7844
                 URL: https://issues.apache.org/jira/browse/DRILL-7844
             Project: Apache Drill
          Issue Type: Test
          Components: Tools, Build & Test
    Affects Versions: 1.18.0
            Reporter: Vitalii Diravka
             Fix For: Future


 

*[Very minor, but can be good for newcomers]* 

*
*Sometimes this test fails on JVM14:
{code:java}
[INFO] Running org.apache.drill.exec.util.ExecutorServiceUtilTest
1217Error:  Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.536 s <<< FAILURE! - in org.apache.drill.exec.util.ExecutorServiceUtilTest
1218Error:  
org.apache.drill.exec.util.ExecutorServiceUtilTest.testCancelExecution  Time 
elapsed: 0.132 s  <<< FAILURE!
1219java.lang.AssertionError
1220    at 
org.apache.drill.exec.util.ExecutorServiceUtilTest.testCancelExecution(ExecutorServiceUtilTest.java:203)
{code}
It leads to fail build in GitGub Actions

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to