Closed
Bug 1129736
Opened 11 years ago
Closed 11 years ago
Intermittent test_settings_do_not_track.py TestSettingsDoNotTrack.test_enable_do_not_track_via_settings_app | AssertionError: True != False
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
13:05:45 INFO - TEST-PASS | test_lockscreen_wake_with_notification.py TestLockScreenNotification.test_lock_screen_wake_with_notification | took 12002ms
13:05:45 INFO - TEST-START | test_sms_contact_input_validation.py TestContactValidation.test_sms_contact_validation
13:06:03 INFO - TEST-PASS | test_sms_contact_input_validation.py TestContactValidation.test_sms_contact_validation | took 17316ms
13:06:03 INFO - TEST-START | test_sms_auto_save_draft.py TestSmsAutoSaveDrafts.test_sms_auto_save_draft
13:06:32 INFO - TEST-PASS | test_sms_auto_save_draft.py TestSmsAutoSaveDrafts.test_sms_auto_save_draft | took 29757ms
13:06:32 INFO - TEST-START | test_settings_change_language.py TestChangeLanguage.test_change_language_settings
13:06:48 INFO - TEST-PASS | test_settings_change_language.py TestChangeLanguage.test_change_language_settings | took 15161ms
13:06:48 INFO - TEST-START | test_settings_do_not_track.py TestSettingsDoNotTrack.test_enable_do_not_track_via_settings_app
13:07:02 ERROR - TEST-UNEXPECTED-FAIL | test_settings_do_not_track.py TestSettingsDoNotTrack.test_enable_do_not_track_via_settings_app | AssertionError: True != False
13:07:02 INFO - Traceback (most recent call last):
13:07:02 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 289, in run
13:07:02 INFO - testMethod()
13:07:02 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_do_not_track.py", line 45, in test_enable_do_not_track_via_settings_app
13:07:02 INFO - self.assertEqual(self.data_layer.get_bool_pref('privacy.donottrackheader.enabled'), False)
13:07:02 INFO - TEST-INFO took 14749ms
13:07:02 INFO - TEST-START | test_settings_passcode.py TestSettingsPasscode.test_set_passcode_by_settings
13:07:19 INFO - TEST-PASS | test_settings_passcode.py TestSettingsPasscode.test_set_passcode_by_settings | took 17060ms
13:07:19 INFO - TEST-START | test_settings_usb_storage.py TestUsbStorage.test_toggle_usb_storage
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•11 years ago
|
||
[Mass Closure] Closing bug as the WORKSFORME as the intermittent failure has not been seen for 45+ days If this has been closed and you feel that it should Not have been closed, please reopen and add [leave open] to the whiteboard.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•