Closed Bug 1203425 Opened 10 years ago Closed 10 years ago

[Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests

Categories

(Firefox OS Graveyard :: RIL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(firefox43 fixed)

RESOLVED FIXED
FxOS-S7 (18Sep)
Tracking Status
firefox43 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

Details

Attachments

(1 file)

Splitting into smaller tests may help to prevent the intermittent script timed out [1]. And this also benefits bug 1079880. [1] https://treeherder.mozilla.org/#/jobs?repo=b2g-inbound&revision=3f885f145ffd&exclusion_profile=false&filter-searchStr=mnw
Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests
Attachment #8659100 - Flags: review?(btseng)
Comment on attachment 8659100 [details] MozReview Request: Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests
https://reviewboard.mozilla.org/r/18763/#review16867 Looks good to me. Thanks! ::: dom/cellbroadcast/tests/marionette/head.js:207 (Diff revision 1) > - cbManager = window.navigator.mozCellBroadcast; > + // Permission changes can't change existing Navigator.prototype Thanks for adding this. ::: dom/cellbroadcast/tests/marionette/head.js:221 (Diff revision 1) > - if (cbManager instanceof window.MozCellBroadcast) { > + if (cbManager instanceof MozCellBroadcast) { nit: it seems not necessary to make this change.
Comment on attachment 8659100 [details] MozReview Request: Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis https://reviewboard.mozilla.org/r/18765/#review16871
Attachment #8659100 - Flags: review?(btseng) → review+
Assignee: nobody → echen
Comment on attachment 8659100 [details] MozReview Request: Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis
Attachment #8659100 - Attachment description: MozReview Request: Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests → MozReview Request: Bug 1203425 - [Cellbroadcast] Split test_cellbroadcast_{gsm|umts}.js into smaller tests. r=bevis
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S7 (18Sep)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: