Closed Bug 999965 Opened 11 years ago Closed 11 years ago

enable DSDS tests via manifest with the Flame device name

Categories

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

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zcampbell, Unassigned)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
zcampbell
: review+
Details | Review
test_settings_sim_manager is run only on dsds devices. Ahead of putting the flame to the MV grid we need to update the manifest to include flame. the flame's name is "msm8610" run-if = device == "sp7710gaplus_gonk" || device == "msm8610"
Alison, also can you do this for your pending pull requests?
Flags: needinfo?(ashiue)
Is there a way to detect DSDS (perhaps through a WebAPI) and then simply skip the test if the target is not supported?
Probably, but the API could be something that regresses and causes the test to be skipped. I'd rather be explicit about it like we are about other hardware on the device.
(In reply to Zac C (:zac) from comment #3) > Probably, but the API could be something that regresses and causes the test > to be skipped. I'd rather be explicit about it like we are about other > hardware on the device. What about a small unit test for the code to detect DSDS? I'm just thinking that's more maintainable and less prone to human error.
Then you've a unit test to maintain! I'm not mad on the manifest files either but I'd rather just continue the current style for ease; we've got bigger issues to focus on at the moment.
This isn't the right place to discuss the merits of unit tests. Feel free to ignore my suggestion, it was just a suggestion. :)
Attached file PR 18624
Zac, I've added this PR to update manifest for test_settings_sim_manager, and I also updated my previous 3 PRs for the manifest. Please check them, thank you!
Attachment #8411655 - Flags: review?(zcampbell)
Flags: needinfo?(ashiue)
Comment on attachment 8411655 [details] [review] PR 18624 r+!
Attachment #8411655 - Flags: review?(zcampbell) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: