Closed
Bug 983111
Opened 11 years ago
Closed 11 years ago
[v1.3] test_play_3gp_video.TestPlay3GPVideo intermittently fail
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed)
RESOLVED
FIXED
1.4 S3 (14mar)
People
(Reporter: AndreiH, Assigned: AndreiH)
Details
Attachments
(3 files)
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1.3.ui/.env/local/lib/python2.7/site-packages/marionette_client-0.7.1-py2.7.egg/marionette/marionette_test.py", line 143, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1.3.ui/tests/python/gaia-ui-tests/gaiatest/tests/functional/videoplayer/test_play_3gp_video.py", line 23, in test_play_3gp_video
video_player.wait_for_progress_bar_complete()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1.3.ui/tests/python/gaia-ui-tests/gaiatest/apps/videoplayer/app.py", line 26, in wait_for_progress_bar_complete
self.wait_for_element_displayed(*self._progress_bar_locator)
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1.3.ui/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 71, in wait_for_element_displayed
raise TimeoutException('Element %s present but not displayed before timeout' % locator)
TimeoutException: Element throbber present but not displayed before timeout
Assignee | ||
Updated•11 years ago
|
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → andrei.hutusoru
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8390451 -
Flags: review?(robert.chira)
Attachment #8390451 -
Flags: review?(florin.strugariu)
Attachment #8390451 -
Flags: review?(bob.silverberg)
Updated•11 years ago
|
Attachment #8390451 -
Flags: review?(florin.strugariu) → review+
Updated•11 years ago
|
Attachment #8390451 -
Flags: review?(robert.chira) → review+
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Attachment #8390451 -
Flags: review?(bob.silverberg)
Assignee | ||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•11 years ago
|
||
Other tests need this wait too
Assignee | ||
Updated•11 years ago
|
Attachment #8391178 -
Flags: review?(zcampbell)
Assignee | ||
Updated•11 years ago
|
Attachment #8391178 -
Flags: review?(robert.chira)
Attachment #8391178 -
Flags: review?(florin.strugariu)
Updated•11 years ago
|
Attachment #8391178 -
Flags: review?(florin.strugariu) → review+
Updated•11 years ago
|
Attachment #8391178 -
Flags: review?(robert.chira) → review+
Comment 4•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8391178 -
Flags: review?(zcampbell)
Updated•11 years ago
|
status-b2g-v1.3:
--- → fixed
status-b2g-v1.3T:
--- → fixed
status-b2g-v1.4:
--- → fixed
Target Milestone: --- → 1.4 S3 (14mar)
You need to log in
before you can comment on or make changes to this bug.
Description
•