From 1e42deede14dea7b1cd709191ad4924c42c4ef09 Mon Sep 17 00:00:00 2001 From: Kirill Zaitsev Date: Thu, 1 Sep 2016 19:08:34 +0300 Subject: [PATCH] [tests] Do not check for Category count if glare is enabled The category count was skipped incorrectly in category tests. As a result the job is now unstable and can fail some of the tests. Change-Id: I39b0a02191f1cdd9edf229e6f1ca0ab3e4e7d9ed Related-Bug: #1618228 --- muranodashboard/tests/functional/sanity_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/muranodashboard/tests/functional/sanity_check.py b/muranodashboard/tests/functional/sanity_check.py index 9d9c42296..5159139d6 100644 --- a/muranodashboard/tests/functional/sanity_check.py +++ b/muranodashboard/tests/functional/sanity_check.py @@ -2057,7 +2057,7 @@ class TestSuitePackageCategory(base.PackageTestCase): self.wait_for_alert_message() - if utils.glare_enabled(): + if not utils.glare_enabled(): # TODO(kzaitsev): see Bug #1618228 # GLARE doesn't expose category package count self.check_element_on_page(