Qifan Chen has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16404


Change subject: IMPALA-10124 admission-controller-test fails with no such file 
or directory error
......................................................................

IMPALA-10124 admission-controller-test fails with no such file or directory 
error

This work addresses a failure by disabling undefined behavior sanitizer testing
for AdmissionControllerTest.TopNQueryCheck test. In the test, std::regex_match()
is used to verify the appearance of certain strings and can produce a core with 
very
long stack trace failling in std::vector::operator[]().

Testing:
1. Ran the test in both regular and disabling undefined behavior sanitizer 
check modes.
   No core is seen.

Change-Id: I16d6cff8fad8d0e93a24ec3fefa9cc1f8c471aad
---
M be/src/scheduling/admission-controller-test.cc
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/16404/1
--
To view, visit http://gerrit.cloudera.org:8080/16404
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I16d6cff8fad8d0e93a24ec3fefa9cc1f8c471aad
Gerrit-Change-Number: 16404
Gerrit-PatchSet: 1
Gerrit-Owner: Qifan Chen <qc...@cloudera.com>
Gerrit-Reviewer: Sahil Takiar <stak...@cloudera.com>

Reply via email to