Closed Bug 1163747 Opened 9 years ago Closed 6 years ago

show_controls() and controls_visible() in html5_player.py returns false positive

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: njpark, Unassigned)

Details

(Whiteboard: fbimage)

STR:
Run gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_play_video.py on device.
Observe the phone while the test is executing.
In line 86 and 87, it shows controls and checks whether the controls are visible. The script passes in this section, but on the screen, no control UI is shown.
https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_play_video.py#L86

html5_player.py:
https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/apps/search/regions/html5_player.py
Whiteboard: fbimage
Hrm, yes, I see it. No idea what's going on there. I guess we need to use the function in videocontrols.xml that makes the controls appear, to make this work better, but that stuff at the end is a workaround anyway. It's not of much value, at this point, at all, because it's not making use of a UI action.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.