Hao Hao created KUDU-2764:
-----------------------------
Summary: Timeout in sentry_authz_provider-test
Key: KUDU-2764
URL: https://issues.apache.org/jira/browse/KUDU-2764
Project: Kudu
Issue Type: Test
Reporter: Hao Hao
I encountered sentry_authz_provider-test timeout with the following error:
{noformat}
130/379 Test #225: compaction_policy-test ...................... Passed
2.93 sec
Start 226: composite-pushdown-test
131/379 Test #188: sentry_authz_provider-test ..................***Timeout
930.23 sec
Start 227: delta_compaction-test
132/379 Test #227: delta_compaction-test ....................... Passed
1.81 sec
...
The following tests FAILED:
188 - sentry_authz_provider-test (Timeout)
Errors while running CTest
+ TESTS_FAILED=1
{noformat}
We should probably improve the run time of the test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)