You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Anne Yu (JIRA)" <ji...@apache.org> on 2016/04/26 22:48:12 UTC

[jira] [Created] (SENTRY-1218) [unit test failure] testFuncPrivileges1 takes more than 180s to finish so keep failing the test suites

Anne Yu created SENTRY-1218:
-------------------------------

             Summary: [unit test failure] testFuncPrivileges1 takes more than 180s to finish so keep failing the test suites
                 Key: SENTRY-1218
                 URL: https://issues.apache.org/jira/browse/SENTRY-1218
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: 1.8.0
            Reporter: Anne Yu
            Assignee: Anne Yu
             Fix For: 1.8.0


{code}
[root@ec2-pkg-centos-6-188a surefire-reports]# find ./ -name "*txt" | xargs egrep -i "time out"
./org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope-output.txt:2016-04-26 11:49:59,400 (Thread-0) [ERROR - org.apache.sentry.tests.e2e.hive.AbstractTestWithStaticConfiguration$2.failed(AbstractTestWithStaticConfiguration.java:115)] Test method time out, but caught by rule, description = testFuncPrivileges1(org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope)ex = java.lang.Exception: test timed out after 180000 milliseconds
./org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope-output.txt:2016-04-26 11:49:59,432 (main) [ERROR - org.apache.sentry.tests.e2e.hive.AbstractTestWithStaticConfiguration$1.failed(AbstractTestWithStaticConfiguration.java:101)] Time out = java.lang.NoClassDefFoundError: org/junit/runners/model/MultipleFailureException
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)