Closed Bug 933633 Opened 11 years ago Closed 10 years ago

TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-outdated.js | test-plugin-outdated.js::test_outdated_plugin_notification

Categories

(Thunderbird :: Testing Infrastructure, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 29.0

People

(Reporter: hiro, Assigned: hiro)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

TEST-START | /builds/slave/test/build/mozmill/content-tabs/test-plugin-outdated.js | test_outdated_plugin_notification
Step Pass: {"function": "controller.click()"}
--DOMWINDOW == 30 (0xaf67c00) [serial = 61] [outer = 0xa96e0a8] [url = http://localhost:43336/content-tabs/installxpi.html]
++DOMWINDOW == 31 (0xb1d6270) [serial = 69] [outer = 0xca1b570]
--DOMWINDOW == 30 (0xa96e0a8) [serial = 58] [outer = (nil)] [url = http://localhost:43336/content-tabs/installxpi.html]
For application/x-test found plugin libnptest.so
WARNING: We should have hit the document element...: file ../../../../../../mozilla/layout/xul/base/src/nsBoxObject.cpp, line 178
Step Pass: {"function": "controller.waitFor()"}
++DOCSHELL 0xac8e0b0 == 13 [id = 24]
++DOMWINDOW == 31 (0xac8e4b8) [serial = 70] [outer = (nil)]
++DOMWINDOW == 32 (0xb683d00) [serial = 71] [outer = 0xac8e4b8]
Step Pass: {"function": "controller.click()"}
++DOMWINDOW == 33 (0xb98e698) [serial = 72] [outer = 0xac8e4b8]
--DOMWINDOW == 32 (0xb683d00) [serial = 71] [outer = 0xac8e4b8] [url = about:blank]
--DOMWINDOW == 31 (0xae79510) [serial = 68] [outer = 0xca1b570] [url = about:blank]
--DOMWINDOW == 30 (0xbe5c058) [serial = 64] [outer = (nil)] [url = chrome://mozapps/content/xpinstall/xpinstallConfirm.xul]
--DOMWINDOW == 29 (0xb38be68) [serial = 62] [outer = (nil)] [url = chrome://mozapps/content/xpinstall/xpinstallConfirm.xul]
NPP_Destroy
++DOMWINDOW == 30 (0xcc74840) [serial = 73] [outer = 0xaaa1bc8]
Step Pass: {"function": "controller.waitFor()"}
--DOCSHELL 0xa3249d0 == 12 [id = 23]
--DOCSHELL 0xac8e0b0 == 11 [id = 24]
--DOMWINDOW == 29 (0xb1d6270) [serial = 69] [outer = 0xca1b570] [url = http://localhost:43336/plugin.html]
--DOMWINDOW == 28 (0xc320838) [serial = 60] [outer = (nil)] [url = chrome://messenger/content/msgAccountCentral.xul]
--DOMWINDOW == 27 (0xa2cb308) [serial = 65] [outer = (nil)] [url = about:blank]
--DOMWINDOW == 26 (0xa8cc3e0) [serial = 63] [outer = (nil)] [url = about:blank]
--DOMWINDOW == 25 (0xb98e698) [serial = 72] [outer = 0xac8e4b8] [url = http://localhost:43336/plugin_update.html]
--DOMWINDOW == 24 (0xca1b570) [serial = 67] [outer = (nil)] [url = http://localhost:43336/plugin.html]
Test Failure: Reset blocklist took too long
++DOCSHELL 0x9e33550 == 12 [id = 25]
++DOMWINDOW == 25 (0xaeadab8) [serial = 74] [outer = (nil)]
++DOMWINDOW == 26 (0x9dd52a8) [serial = 75] [outer = 0xaeadab8]
--DOMWINDOW == 25 (0xac8e4b8) [serial = 70] [outer = (nil)] [url = http://localhost:43336/plugin_update.html]
++DOMWINDOW == 26 (0xb2159a0) [serial = 76] [outer = 0xaeadab8]
--DOMWINDOW == 25 (0x9dd52a8) [serial = 75] [outer = 0xaeadab8] [url = about:blank]
dispatching InstallBrowserTheme
WARNING: We should have hit the document element...: file ../../../../../../mozilla/layout/xul/base/src/nsBoxObject.cpp, line 178
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/content-tabs/test-plugin-outdated.js | test-plugin-outdated.js::test_outdated_plugin_notification
Attached patch Possible fixSplinter Review
The root cause of this orange is that the original address of extensions.blocklist.url (addons.mozilla.org) does not respond correctly.

I tried this patch on try server, and the results are fine (there is not failure of test-plugin-outdated.js.):

https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=024f020beba4

I am guessing bug 883553 can be also fixed by this patch.
Assignee: nobody → hiikezoe
Status: NEW → ASSIGNED
Attachment #8345683 - Flags: review?(mconley)
Comment on attachment 8345683 [details] [diff] [review]
Possible fix

Review of attachment 8345683 [details] [diff] [review]:
-----------------------------------------------------------------

Yes, brilliant! Thanks Hiro!
Attachment #8345683 - Flags: review?(mconley) → review+
Keywords: checkin-needed
https://hg.mozilla.org/comm-central/rev/3950ef135724
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 29.0
You need to log in before you can comment on or make changes to this bug.