Closed
Bug 1100305
Opened 10 years ago
Closed 10 years ago
TEST-UNEXPECTED-FAIL | apps/system/test/marionette/browser_navigate_landing_page_test.js
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: daleharvey, Assigned: kgrandon)
References
Details
(Keywords: intermittent-failure, Whiteboard: [systemsfe])
Attachments
(1 file)
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
Large number of failures in https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=e85865a2bf39
Assignee: nobody → dale
Blocks: 960072
Reporter | ||
Comment 2•10 years ago
|
||
I am taking a look at this, but remember you fixed issues around this test before so flagging in case you can see whats likely wrong quicker
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 4•10 years ago
|
||
We had bug 1092868 open, but probably better to have a new bug. (That bug already had a patch, which did not fix the issue I guess). I'm not yet sure what's happening with this one.
Assignee | ||
Comment 5•10 years ago
|
||
I think that the assertions might just be wrong here. Maybe we just need to check on the active window, and that we don't have an iframe that points to the old frame in the dom?
Reporter | ||
Comment 6•10 years ago
|
||
Still investigating this, but its taking me longer than I want, this is the last thing hopefully before sheriffing so disabled for now
https://github.com/mozilla-b2g/gaia/commit/b0e419128abfb1bb500a8072a4f7c93d90955156
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 9•10 years ago
|
||
Gareth, any idea why this is failing on tbpl when it is supposed to be disabled?
https://treeherder.mozilla.org/ui/index.html#/jobs?repo=mozilla-inbound&revision=40e56f99632b
https://github.com/mozilla-b2g/gaia/blob/master/shared/test/integration/tbpl-manifest.json#L43
Flags: needinfo?(gaye)
Reporter | ||
Comment 10•10 years ago
|
||
The testing being disabled hadnt landed on m-c yet, they have now
Flags: needinfo?(gaye)
Assignee | ||
Comment 12•10 years ago
|
||
I might try to take a look at this soon.
Flags: needinfo?(kgrandon)
Comment 13•10 years ago
|
||
Assignee | ||
Comment 14•10 years ago
|
||
Currently investigating a few things in that PR. I think we might just need to move an assertion around.
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 15•10 years ago
|
||
Comment on attachment 8527815 [details] [review]
[PullReq] KevinGrandon:bug_1100305_browser_navigate_test to mozilla-b2g:master
R=me for simple test re-enablment.
Attachment #8527815 -
Flags: review+
Assignee | ||
Comment 16•10 years ago
|
||
Assignee: nobody → kgrandon
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 20•10 years ago
|
||
Spun off the last 3 to bug 1134953.
You need to log in
before you can comment on or make changes to this bug.
Description
•