Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22658 )

Change subject: IMPALA-13889: Add assertion in TestWebPage::test_query_progress
......................................................................

IMPALA-13889: Add assertion in TestWebPage::test_query_progress

test_query_progress has been flaky for not finding the expected
"query_progress" value. This patch attempt to find more clues about the
test failure by:
- Matching against "query_id" instead of "stmt".
- Asserting other JSON values.
- Using fresh hs2 client in __run_query_and_get_debug_page to avoid
  query option leak between tests.

Testing:
- In ASAN build, loop and pass test_web_pages.py 10 times.

Change-Id: I5b8bb768bb513c3055a83106511f5a6134a674a6
Reviewed-on: http://gerrit.cloudera.org:8080/22658
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M tests/webserver/test_web_pages.py
1 file changed, 33 insertions(+), 28 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/22658
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b8bb768bb513c3055a83106511f5a6134a674a6
Gerrit-Change-Number: 22658
Gerrit-PatchSet: 5
Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to