Closed
Bug 889484
Opened 11 years ago
Closed 11 years ago
Permanent Orange: TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed (content-tabs/test-plugin-blocked.js)
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(thunderbird24+ fixed)
RESOLVED
FIXED
Thunderbird 25.0
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
(deleted),
patch
|
aceman
:
review+
standard8
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
We're currently seeing this, which I've tracked down as being caused by bug 882339:
https://tbpl.mozilla.org/php/getParsedLog.php?id=24827942&tree=Thunderbird-Trunk
TEST-START | /home/cltbld/talos-slave/test/build/mozmill/content-tabs/test-plugin-blocked.js | test_blocklisted_plugin_notification
Timeout: bridge.execFunction("3069ba0e-e30d-11e2-895f-34159e18d332", bridge.registry["{1d806bea-7ea6-404a-8993-8a6ae4abcb3d}"]["runTestDirectory"], ["/home/cltbld/talos-slave/test/build/mozmill/content-tabs"])
TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed
Assignee | ||
Comment 1•11 years ago
|
||
This is a test-only fix, that ports the relevant change from https://hg.mozilla.org/mozilla-central/rev/4fb8fa8668c5
It has cleared the failures on try server:
https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=da4f0924a59b
Note, tryserver has a failure about "test-plugin-outdated.js" on Mac 10.6, but I think that's unrelated possible random orange. I've triggered a couple more builds for that, but I suspect that's a different bug as this bug covers all platforms.
Attachment #770301 -
Flags: review?(acelists)
Comment on attachment 770301 [details] [diff] [review]
The fix
Review of attachment 770301 [details] [diff] [review]:
-----------------------------------------------------------------
Yes, this does solve the problem for me locally on linux.
Attachment #770301 -
Flags: review?(acelists) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
tracking-thunderbird24:
--- → +
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 25.0
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 770301 [details] [diff] [review]
The fix
[Triage Comment]
Ok, taking this onto Aurora. Although there's potentially bug 889745, I don't think that was directly caused by this bug (I suspect it may have been hidden due to this issue), and it is Mac only. It also gives a much more readable failure on tbpl, so its an improvement.
Attachment #770301 -
Flags: approval-comm-aurora+
Assignee | ||
Comment 5•11 years ago
|
||
status-thunderbird24:
--- → fixed
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•