Closed
Bug 861249
Opened 12 years ago
Closed 12 years ago
Contacts unit tests are failing
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(b2g18 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g18 | --- | fixed |
People
(Reporter: rik, Assigned: alberto.pastor)
Details
Attachments
(1 file)
|
355 bytes,
text/html
|
rik
:
review+
overholt
:
approval-gaia-v1+
|
Details |
contacts_list_test.js is failing right now.
Alberto, ccing you since you are the module owner.
| Assignee | ||
Comment 1•12 years ago
|
||
I fixed them on bug 848188, but I'll try to push a quick commit later.
Thanks!
| Assignee | ||
Comment 2•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Attachment #736934 -
Flags: review?(anthony)
| Reporter | ||
Comment 3•12 years ago
|
||
Comment on attachment 736934 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/9155
Great thanks. r+ with a small fix for one leak:
"global leak detected: asyncScriptsLoaded"
Attachment #736934 -
Flags: review?(anthony) → review+
| Assignee | ||
Comment 4•12 years ago
|
||
oh right, will be fixed in a minute
| Assignee | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 736934 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/9155
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
String or UUID changes made by this patch:
Only tests fixes. Travis will be happy with this merge
Attachment #736934 -
Flags: approval-gaia-v1?
Comment 7•12 years ago
|
||
Andrew, I guess we can uplift this, is fixing the unit tests so travis won't stop in this error and will work properly.
Flags: needinfo?(overholt)
Comment 8•12 years ago
|
||
(In reply to Francisco Jordano [:arcturus] from comment #7)
> Andrew, I guess we can uplift this, is fixing the unit tests so travis won't
> stop in this error and will work properly.
For v1-train, right? It sounds good to me and we'll make the call in the triage session starting in ~1 hour.
Flags: needinfo?(overholt)
Updated•12 years ago
|
Attachment #736934 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 9•12 years ago
|
||
Andrew just asked for v1.0.1, do I need to add any other flag for v1-train?
Alberto commented he can do the uplift by himself.
Thanks!
status-b2g18-v1.0.1:
--- → affected
Comment 10•12 years ago
|
||
(In reply to Francisco Jordano [:arcturus] from comment #9)
> Andrew just asked for v1.0.1, do I need to add any other flag for v1-train?
>
> Alberto commented he can do the uplift by himself.
>
> Thanks!
All changes on v1.0.1 must come from blocking (tef+) bugs. The approval here is just for v1-train.
| Assignee | ||
Comment 12•12 years ago
|
||
v1-train: e5e3921871893c85feb342e38c58e7dae37bedb5
status-b2g18:
--- → fixed
status-b2g18-v1.0.1:
affected → ---
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alberto.pastor
| Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(nobody)
You need to log in
before you can comment on or make changes to this bug.
Description
•