From 2748646f71f62d1034ddf2f365917cd8dc36dd3b Mon Sep 17 00:00:00 2001 From: Robert Chira Date: Thu, 4 Sep 2014 18:00:14 +0300 Subject: [PATCH] Bug 1062914 - [v2.1] Unxfail test_settings_bluetooth.py since Bug 1061107 is fixed --- .../gaiatest/tests/functional/settings/manifest.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/manifest.ini b/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/manifest.ini index fa147349c73b..3fdc9ef29bdf 100644 --- a/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/manifest.ini +++ b/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/manifest.ini @@ -21,8 +21,6 @@ smoketest = true skip-if = device == "desktop" bluetooth = true sanity = true -# Bug 1061107 - Settings app closes after opening the Bluetooth tab -expected = fail [test_settings_wifi.py] skip-if = device == "desktop"