Closed
Bug 1007055
Opened 12 years ago
Closed 12 years ago
Remove setting of keyboard ftu
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: zcampbell)
References
Details
Attachments
(1 file)
The keyboard FTU has been removed so we can remove the `set` of this.
If running gaiatest against some old versions that do have the ftu, the setting can be set by adding it into the testvars.json file which will set it at the same time point during cleanup_gaia.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → zcampbell
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8419286 -
Flags: review?(florin.strugariu)
Attachment #8419286 -
Flags: review?(bob.silverberg)
Comment 2•12 years ago
|
||
Looks good on master
Fails on other (tested 1.3)
I think if this will be released and will run on older versions we will create big issues.
Can we isolate this on only 2.0? Because if we add stuff in testvars.json we will have the same effect as this code change.
| Assignee | ||
Updated•12 years ago
|
Priority: -- → P4
Comment 3•12 years ago
|
||
Comment on attachment 8419286 [details] [review]
github pr
This seems fine on master, and I ran the marketplace-tests-gaia suite with it on v1.3 and that was fine too, likely because the keyboard ftu does not affect that suite.
So this gets my r+, but we should probably let Dave know about it as he may want to test the suites he has running on v1.3.
Attachment #8419286 -
Flags: review?(bob.silverberg)
Attachment #8419286 -
Flags: review+
Attachment #8419286 -
Flags: feedback?(dave.hunt)
| Assignee | ||
Comment 4•12 years ago
|
||
Sorry I meant to respond to this, I was going to say it's OK to hold off on this one for a while.
Comment 5•12 years ago
|
||
Comment on attachment 8419286 [details] [review]
github pr
The packages I look after do not use GaiaTestCase.setUp so will be unaffected.
Attachment #8419286 -
Flags: feedback?(dave.hunt) → feedback+
Updated•12 years ago
|
Attachment #8419286 -
Flags: review?(florin.strugariu) → review+
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•