Yuming Wang created SPARK-30068:
-----------------------------------

             Summary: Flaky test: 
org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPageSuite
                 Key: SPARK-30068
                 URL: https://issues.apache.org/jira/browse/SPARK-30068
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.0.0
            Reporter: Yuming Wang


{noformat}
[info] ThriftServerPageSuite:
[info] - thriftserver page should load successfully *** FAILED *** (728 
milliseconds)
[info]   org.mockito.exceptions.base.MockitoException: ClassCastException 
occurred while creating the mockito mock :
[info]   class to mock : 'javax.servlet.http.HttpServletRequest', loaded by 
classloader : 'sun.misc.Launcher$AppClassLoader@5479e3f'
[info]   created class : 
'org.mockito.codegen.HttpServletRequest$MockitoMock$1557201756', loaded by 
classloader : 'net.bytebuddy.dynamic.loading.MultipleParentClassLoader@2693a1cb'
[info]   proxy instance class : 
'org.mockito.codegen.HttpServletRequest$MockitoMock$1557201756', loaded by 
classloader : 'net.bytebuddy.dynamic.loading.MultipleParentClassLoader@2693a1cb'
[info]   instance creation by : ObjenesisInstantiator
[info] 
[info] You might experience classloading issues, please ask the mockito 
mailing-list.
[info]   at 
org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPageSuite.$anonfun$new$1(ThriftServerPageSuite.scala:50)
{noformat}
[https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114566/testReport/]

[https://github.com/spark-thriftserver/spark/runs/292406745]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to