Anurag Mantripragada has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14075


Change subject: IMPALA-8124: TestWebPage::test_catalog should run serially.
......................................................................

IMPALA-8124: TestWebPage::test_catalog should run serially.

This test scrapes the /catalog webpage for metrics. This can
occasionally run into a race condition when a table lock is
being held and the test tries to get the metrics. This result in
a failed assert for the metrics.

Also, seperated out an assert with AND into two different asserts
so it's easy to track which one failed.

Testing:
Ran multiple runs of this test locally while refreshing the table.

Change-Id: I341bf25baf8d9316a21a9eff860de84b33afd12f
---
M tests/webserver/test_web_pages.py
1 file changed, 5 insertions(+), 3 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I341bf25baf8d9316a21a9eff860de84b33afd12f
Gerrit-Change-Number: 14075
Gerrit-PatchSet: 1
Gerrit-Owner: Anurag Mantripragada <anu...@cloudera.com>

Reply via email to