Closed
Bug 942909
Opened 12 years ago
Closed 12 years ago
Add in the gaia test cleanUp() a option to setup prefs
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v1.2 wontfix, b2g-v1.3 wontfix)
RESOLVED
FIXED
People
(Reporter: Bebe, Assigned: Bebe)
Details
Attachments
(1 file)
This would help us setup prefs at test run time
One of these would help us debug apps with app manager more easily
Assignee | ||
Comment 1•12 years ago
|
||
we would read the prefs from testvars file and set the in the cleanup method as we setup settings
Assignee | ||
Comment 2•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Attachment #8340242 -
Flags: review?(zcampbell)
Attachment #8340242 -
Flags: review?(dave.hunt)
Attachment #8340242 -
Flags: review?(bob.silverberg)
Comment 3•12 years ago
|
||
Comment on attachment 8340242 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14205
r+ with the addition of documentation, unless this is intentionally undocumented (I don't know your particular use case)
Attachment #8340242 -
Flags: review?(dave.hunt) → review+
Comment 4•12 years ago
|
||
Comment on attachment 8340242 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14205
r+, but I'd love to see a test for it.
Attachment #8340242 -
Flags: review?(bob.silverberg) → review+
Assignee | ||
Updated•12 years ago
|
Attachment #8340242 -
Flags: review?(dave.hunt)
Attachment #8340242 -
Flags: review?(bob.silverberg)
Attachment #8340242 -
Flags: review+
Updated•12 years ago
|
Attachment #8340242 -
Flags: review?(bob.silverberg) → review+
Comment 5•12 years ago
|
||
We should bring this into v1.2 too, after it lands on master.
status-b2g-v1.2:
--- → affected
Comment 6•12 years ago
|
||
Comment on attachment 8340242 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14205
Just one nit, but otherwise looks good to me. r=me with the unit test class name changed. Note that I haven't run the tests. The Travis-CI failures are unrelated.
Attachment #8340242 -
Flags: review?(dave.hunt) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Dave done
![]() |
||
Comment 8•12 years ago
|
||
Comment on attachment 8340242 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/14205
r+
Attachment #8340242 -
Flags: review?(zcampbell) → review+
![]() |
||
Updated•12 years ago
|
status-b2g-v1.3:
--- → wontfix
![]() |
||
Comment 9•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → florin.strugariu
You need to log in
before you can comment on or make changes to this bug.
Description
•