Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/2609
Change subject: IMPALA-3226: Increase timeout for runtime filter tests ...................................................................... IMPALA-3226: Increase timeout for runtime filter tests When running with ASAN enabled, runtime filters may take a lot longer to be produced, triggering timeouts in the filter tests. This patch triples the timeout time. We still want the timeout to be reasonable as protection against excessive regressions in filter production time, which is why I've not set the timeout to a very large value, plus if the test fails and filters aren't produced we don't want to hang the build for a large timeout delay. Change-Id: Ife1d36a78d6ad587462fe112afda573f6e480441 --- M testdata/workloads/functional-query/queries/QueryTest/runtime_filters.test M testdata/workloads/functional-query/queries/QueryTest/runtime_row_filters.test 2 files changed, 29 insertions(+), 29 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/09/2609/1 -- To view, visit http://gerrit.cloudera.org:8080/2609 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ife1d36a78d6ad587462fe112afda573f6e480441 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]>
