Closed
Bug 1237394
Opened 10 years ago
Closed 10 years ago
test_clock_set_alarm.py - AssertionError: u'\u206810\u2069 minutes' != '10 minutes'
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1231979
People
(Reporter: JMercado, Unassigned)
Details
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Reporter | ||
Comment 2•10 years ago
|
||
There were many mistakes in the original description. Please use this instead.
Description: Test case fails with "AssertionError: u'\u206810\u2069 minutes' != '10 minutes'"
Steps:
1. Update a flame device to 20151117030236
2. Run this test case http://lxr.mozilla.org/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_set_alarm.py
Actual result:
AssertionError: u'\u206810\u2069 minutes' != '10 minutes'
Expected result:
Test completes successfully.
Repro Rate: Reproduced via Jenkins adhoc (0/5 passing)
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.2.bitbar/917/HTML_Report/
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.2.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_client-2.0.0-py2.7.egg/marionette/marionette_test.py", line 344, in run
testMethod()
File "/var/lib/jenkins/jobs/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.2.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_set_alarm.py", line 48, in test_clock_set_alarm
self.assertEquals(new_alarm.alarm_snooze, '10 minutes')
AssertionError: u'\u206810\u2069 minutes' != '10 minutes'
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.