Closed
Bug 1080487
Opened 11 years ago
Closed 11 years ago
Revert bug 990214, to re-introduce deletion of webapps during cleanup
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Unassigned)
Details
Attachments
(1 file)
No description provided.
![]() |
Reporter | |
Comment 1•11 years ago
|
||
Attachment #8502424 -
Flags: review?(martijn.martijn)
Attachment #8502424 -
Flags: review?(florin.strugariu)
Comment 2•11 years ago
|
||
Zac do we have a unit test that checks that the app is deleted? If not can you add one?
Flags: needinfo?(zcampbell)
Comment 3•11 years ago
|
||
Comment on attachment 8502424 [details] [review]
github pr
I can confirm this removes the installed apps, thanks.
I guess this could be tested by having one testcase install an app and then the second one check that it isn't there anymore?
Attachment #8502424 -
Flags: review?(martijn.martijn) → review+
![]() |
Reporter | |
Comment 4•11 years ago
|
||
(In reply to Florin Strugariu [:Bebe] from comment #2)
> Zac do we have a unit test that checks that the app is deleted? If not can
> you add one?
If I can do it easily I will try to incorporate it into test_cleanup_gaia but it might be messy.
Flags: needinfo?(zcampbell)
![]() |
Reporter | |
Comment 5•11 years ago
|
||
(In reply to Florin Strugariu [:Bebe] from comment #2)
> Zac do we have a unit test that checks that the app is deleted? If not can
> you add one?
I don't think this is a candidate for a unit test because it relies on b2g being restarted and I think that will be a bit too long or a bit heavy for this purpose.
We should however probably have a unit test for apps.uninstall and apps.install.
![]() |
Reporter | |
Comment 6•11 years ago
|
||
Adhoc job here:
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk.ui.adhoc/192/
If it's OK we'll merge on Monday.
![]() |
Reporter | |
Comment 7•11 years ago
|
||
![]() |
Reporter | |
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8502424 -
Flags: review?(florin.strugariu) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•