Closed
Bug 1071707
Opened 10 years ago
Closed 10 years ago
Remove browser dependency from bookmark_uninstall_test.js
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(b2g-v2.1 fixed, b2g-v2.2 fixed)
RESOLVED
FIXED
2.1 S5 (26sep)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Hey Ben - Could you give this a review if you have time? This makes it so we use the system bookmark logic instead of the browser logic. Thanks!
Attachment #8493882 -
Flags: review?(bfrancis)
Comment 2•10 years ago
|
||
Comment on attachment 8493882 [details] [review]
Github pull request
Thanks Kevin! I don't think I should review this though.
Adding Chris for the homescreen part and Etienne for the system part.
Attachment #8493882 -
Flags: review?(etienne)
Attachment #8493882 -
Flags: review?(chrislord.net)
Attachment #8493882 -
Flags: review?(bfrancis)
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Ben Francis [:benfrancis] from comment #2)
> Comment on attachment 8493882 [details] [review]
> Thanks Kevin! I don't think I should review this though.
If you don't feel comfortable reviewing I think that's ok, though I think it's ok for me to ask you for review because I'm a peer on both modules? Sorry if I'm mistaken, but that was my understanding.
(In reply to Ben Francis [:benfrancis] from comment #2)
> Adding Chris for the homescreen part and Etienne for the system part.
Sounds good to me, but since this is a small test only patch - if one of you guys gets to it, feel free to clear the review for the other person to save some review cycles if you are comfortable with it. Thanks!
Comment 4•10 years ago
|
||
Comment on attachment 8493882 [details] [review]
Github pull request
Assuming the tests still work, this looks good to me.
Attachment #8493882 -
Flags: review?(etienne)
Attachment #8493882 -
Flags: review?(chrislord.net)
Attachment #8493882 -
Flags: review+
Assignee | ||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → fixed
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
sorry had to revert this checking for test failures like https://tbpl.mozilla.org/php/getParsedLog.php?id=48753239&tree=B2g-Inbound
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•10 years ago
|
||
Re the Gip failures, they are not test failures but Marionette is picking up on exceptions in the gecko.log and interpreting them as failures.
Thus you should be able to replicate this by just starting up b2g and observing the logcat (or gecko.log in the case of this, desktopb2g).
Comment 8•10 years ago
|
||
(In reply to Kevin Grandon :kgrandon from comment #3)
> If you don't feel comfortable reviewing I think that's ok, though I think
> it's ok for me to ask you for review because I'm a peer on both modules?
> Sorry if I'm mistaken, but that was my understanding.
That's an interesting theory, let's take it to the mailing list!
Assignee | ||
Comment 9•10 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #6)
> sorry had to revert this checking for test failures like
> https://tbpl.mozilla.org/php/getParsedLog.php?id=48753239&tree=B2g-Inbound
Ah crud. I think I was debugging some local changes and accidentally squashed them into the commit when changing the reviewer name heh. Re-submitting now, sorry about this.
Assignee | ||
Comment 10•10 years ago
|
||
Re-submitting pull request and will wait for gaia-try. Carrying review.
Attachment #8493882 -
Attachment is obsolete: true
Attachment #8494562 -
Flags: review+
Assignee | ||
Comment 11•10 years ago
|
||
In master: https://github.com/mozilla-b2g/gaia/commit/75df85cbcf0440a59602c01a65ece6aca61f6952
v2.1 (a=testonly): https://github.com/mozilla-b2g/gaia/commit/9e28b533bc4f66bb8c440baacd7d807c50fee646
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•