Closed
Bug 1218690
Opened 9 years ago
Closed 7 years ago
Marionette tests for play icon
Categories
(Firefox OS Graveyard :: Gaia::System::Audio Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evanxd, Unassigned)
References
Details
Marionette tests for play icon.
Reporter | ||
Comment 1•9 years ago
|
||
For example, we need to make sure play icon is showed when content and notification audio channels are playing at same time.
Reporter | ||
Comment 2•9 years ago
|
||
Test cases:
1. Play icon will be showed when Music app is playing music.
2. Play icon will be hidden after Music app is closed.
3. Play icon will be hidden when normal, alarm, system, ringer, telephony, notification, or publicNotification audio channel is played.
4. Play icon will be showed when alarm audio channel is end and content audio channel is resumed to play.
Assignee: nobody → evan
Reporter | ||
Comment 3•9 years ago
|
||
5. Play icon will be showed when notification audio channel is end and content audio channel is still played.
Reporter | ||
Comment 4•9 years ago
|
||
WIP patch: https://github.com/evanxd/gaia/commit/255821607755f040d905054d922a041604105e2d
Music app cannot run in local. Investigating the root cause.
Reporter | ||
Updated•9 years ago
|
Assignee: evan → nobody
Comment 5•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•