Closed
Bug 1140431
Opened 10 years ago
Closed 9 years ago
Intermittent test_messageChannel.html | undefined assertion name - Result logged after SimpleTest.finish()
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
Android 4.0 armv7 API 11+ mozilla-inbound debug test mochitest-2
https://treeherder.mozilla.org/logviewer.html#?job_id=7290675&repo=mozilla-inbound
05:33:21 INFO - 224 INFO TEST-UNEXPECTED-FAIL | dom/base/test/test_messageChannel.html | undefined assertion name - Result logged after SimpleTest.finish()
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 13•10 years ago
|
||
Working on bisecting this with the intent of backing out the cause.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 36•10 years ago
|
||
Retriggers on inbound are pointing at bug 1111834 as the cause of this.
Blocks: CVE-2015-0807
Flags: needinfo?(mozilla)
Comment 37•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #36)
> Retriggers on inbound are pointing at bug 1111834 as the cause of this.
It's very unlikely in my opinion, because dom/base/test/test_messageChannel.html is not even using sendBeacon() as far as I can tell, or is MessageChannel using Beacon internally?
I can investigate later today, but I am not very sure that the two line change of bug 1111834 is causing this problem.
Flags: needinfo?(mozilla) → needinfo?(ryanvm)
Comment 38•10 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&fromchange=be71e3aadc35&tochange=ac621df2174a&filter-searchStr=4.0 debug mochitest-2 shows the retriggers I've been running and the 50 green runs on the push prior to bug 1111834.
I started a Try push of it backed out as well and will retrigger M2 on it once I can.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=80e4b069cab9
Flags: needinfo?(ryanvm)
Comment 39•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #38)
> https://treeherder.mozilla.org/#/jobs?repo=mozilla-
> inbound&fromchange=be71e3aadc35&tochange=ac621df2174a&filter-searchStr=4.0
> debug mochitest-2 shows the retriggers I've been running and the 50 green
> runs on the push prior to bug 1111834.
>
> I started a Try push of it backed out as well and will retrigger M2 on it
> once I can.
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=80e4b069cab9
Thanks Ryan - I will keep an eye on it - what about beta and aurora? Are you seeing the same problems there as well? Bug 1111834 got uplifted to aurora and beta, right?
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 41•10 years ago
|
||
Nothing on aurora/beta yet AFAICT.
Comment 42•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #38)
> I started a Try push of it backed out as well and will retrigger M2 on it
> once I can.
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=80e4b069cab9
Still failing, which probably bolsters the theory that it's more of a "something perturbed already-flaky tests into failing" vs. something causing a legit regression. *sigh*
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 54•9 years ago
|
||
[Mass Closure] Closing bug as the WORKSFORME as the intermittent failure has not been seen for 45+ days If this has been closed and you feel that it should Not have been closed, please reopen and add [leave open] to the whiteboard.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•