Closed
Bug 1241038
Opened 10 years ago
Closed 10 years ago
test_click_run_stopwatch_laps failed
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: askeing, Assigned: askeing)
Details
Attachments
(1 file, 1 obsolete file)
log:
SUITE-START | Running 1 tests
TEST-START | test_clock_run_stopwatch_laps.py TestClockRunStopWatch.test_click_run_stopwatch_laps
TEST-UNEXPECTED-FAIL | test_clock_run_stopwatch_laps.py TestClockRunStopWatch.test_click_run_stopwatch_laps | AssertionError: u'00:01.21' == u'00:01.21'
Traceback (most recent call last):
File "/home/vagrant/gaia/venv_gip/local/lib/python2.7/site-packages/marionette_client-2.0.0-py2.7.egg/marionette/marionette_test.py", line 344, in run
testMethod()
File "/home/vagrant/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_run_stopwatch_laps.py", line 42, in test_click_run_stopwatch_laps
self.assertNotEqual(stopwatch_view.current_time, recorded_time)
TEST-INFO took 18547ms
SUMMARY
-------
passed: 0
failed: 1
todo: 0
FAILED TESTS
-------
test_clock_run_stopwatch_laps.py test_clock_run_stopwatch_laps.TestClockRunStopWatch.test_click_run_stopwatch_laps
![]() |
||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8709860 -
Flags: review?(slyu)
Attachment #8709860 -
Flags: review?(martijn.martijn)
Attachment #8709860 -
Flags: review?(jlorenzo)
Assignee | ||
Updated•10 years ago
|
Attachment #8709860 -
Attachment is obsolete: true
Attachment #8709860 -
Flags: review?(slyu)
Attachment #8709860 -
Flags: review?(martijn.martijn)
Attachment #8709860 -
Flags: review?(jlorenzo)
Assignee | ||
Updated•10 years ago
|
Attachment #8709859 -
Flags: review?(slyu)
Attachment #8709859 -
Flags: review?(martijn.martijn)
Attachment #8709859 -
Flags: review?(jlorenzo)
Updated•10 years ago
|
Attachment #8709859 -
Flags: review?(slyu) → review+
Comment 3•10 years ago
|
||
Thanks, this is critical for MozITP because we use it as the GIP sanity test.
Updated•10 years ago
|
Attachment #8709859 -
Flags: review?(martijn.martijn) → review+
Updated•10 years ago
|
Assignee: nobody → fyen
Comment 4•10 years ago
|
||
Comment on attachment 8709859 [details] [review]
[gaia] askeing:bug_1241038 > mozilla-b2g:master
This wait is a legit one :) Thanks!
Attachment #8709859 -
Flags: review?(jlorenzo) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•