Closed
Bug 1071069
Opened 10 years ago
Closed 10 years ago
Thunderbird PFS removal - TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::test_unknown_plugin_notification_inline | test-plugin-unknown.js::test_unknown_plugin_notification_bar
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 35.0
People
(Reporter: philip.chee, Assigned: mkmelin)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
Using profile dir: /builds/slave/test/build/mozmill/mozmillprofile
TEST-START | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | setupModule
TEST-PASS | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::setupModule
TEST-START | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test_unknown_plugin_notification_inline
Step Pass: {"function": "controller.click()"}
JavaScript error: chrome://messenger/content/plugins.js, line 261: TypeError: installStatus is null
Test Failure: Timed out waiting for plugin status div to appear
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::test_unknown_plugin_notification_inline
TEST-START | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test_unknown_plugin_notification_bar
Step Pass: {"function": "controller.click()"}
JavaScript error: chrome://messenger/content/plugins.js, line 261: TypeError: installStatus is null
Test Failure: Timeout waiting for the content tab to open
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::test_unknown_plugin_notification_bar
Assignee | ||
Comment 1•10 years ago
|
||
From bug 899347 - https://hg.mozilla.org/mozilla-central/rev/c07c6f96d613
installStatus is null - http://mxr.mozilla.org/comm-central/source/mail/base/content/plugins.js#261
Component: Testing Infrastructure → Mail Window Front End
Keywords: regression
Comment 2•10 years ago
|
||
Hrm - that patch should only affect things under browser/... I don't see how it could have affected mailnews code.
Assignee | ||
Comment 3•10 years ago
|
||
Indeed. I should have looked more closely :/
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mkmelin+mozilla
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Summary: TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::test_unknown_plugin_notification_inline | test-plugin-unknown.js::test_unknown_plugin_notification_bar → Thunderbird PFS removal - TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-unknown.js | test-plugin-unknown.js::test_unknown_plugin_notification_inline | test-plugin-unknown.js::test_unknown_plugin_notification_bar
Assignee | ||
Comment 8•10 years ago
|
||
Since PFS was removed, we should just remove this code and test, as it does nothing useful anymore.
Attachment #8500110 -
Flags: review?(standard8)
Updated•10 years ago
|
Attachment #8500110 -
Flags: review?(standard8) → review+
Comment 9•10 years ago
|
||
I pushed this to help green up and clarify tree status:
https://hg.mozilla.org/comm-central/rev/ef1a562c5d12
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 35.0
Comment 10•10 years ago
|
||
Two followups to the comment changes.
Attachment #8500158 -
Flags: review?(mkmelin+mozilla)
Assignee | ||
Updated•10 years ago
|
Attachment #8500158 -
Flags: review?(mkmelin+mozilla) → review+
Comment 11•10 years ago
|
||
Attachment #8500158 -
Attachment is obsolete: true
Updated•10 years ago
|
Keywords: checkin-needed
Whiteboard: [push comment fixes followup v2 to comm-central]
Assignee | ||
Comment 12•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [push comment fixes followup v2 to comm-central]
You need to log in
before you can comment on or make changes to this bug.
Description
•