Closed
Bug 1501943
Opened 6 years ago
Closed 6 years ago
TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed - during MozMill Z1
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 65.0
People
(Reporter: jorgk-bmo, Assigned: darktrojan)
Details
(Whiteboard: [Thunderbird-testfailure: Z all])
Attachments
(1 file)
1.38 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed - during MozMill Z1
M-C last good: d94d73fcec772472f47a3b29f5bf6addd4
M-C first bad: d94d73fcec772472f47a3b29f5bf6addd4
Damn, we broke it ourselves :-(
C-C last good: af375c660457
C-C first bad: d79573211d8f
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=af375c660457&tochange=d79573211d8f
Log says:
https://taskcluster-artifacts.net/Gp0Y8QabTC6XSMRNKc6Tgg/0/public/logs/live_backing.log
INFO - TEST-START | Z:\task_1540400151\build\tests\mozmill\addrbook\test-update-mailing-list.js | test_contact_in_mailing_list_updated
INFO - JavaScript error: chrome://mozmill/content/modules/frame.js -> file:///Z:/task_1540400151/build/tests/mozmill/shared-modules/test-window-helpers.js, line 373: Error: Timeout while waiting for modal dialog.
INFO - Timeout: bridge.execFunction("d10ab30f-d7b2-11e8-99da-06a51b4ec95e", bridge.registry["{8539ebfe-46a6-482f-b772-52023cef2eaa}"]["runTestDirectory"], ["Z:\\task_1540400151\\build\\tests\\mozmill\\addrbook"])
WARNING - TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed
INFO - Timeout: bridge.set("1ad25570-d7b3-11e8-b1ca-06a51b4ec95e", ChromeUtils.import('chrome://mozmill/content/modules/mozmill.js'))
You can also see it on BenC's latest try run:
https://taskcluster-artifacts.net/OsIKfZZeR-iKJ7Xz4AMW3A/0/public/logs/live_backing.log
Looking at the regression range, I'm not the culprit.
Geoff, please investigate.
Flags: needinfo?(geoff)
Assignee | ||
Comment 1•6 years ago
|
||
Missing namespace breaks XML document. Broken XML document breaks test.
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Flags: needinfo?(geoff)
Attachment #9019957 -
Flags: review?(mkmelin+mozilla)
Comment 2•6 years ago
|
||
Comment on attachment 9019957 [details] [diff] [review]
1501943-bustage-1.diff
Review of attachment 9019957 [details] [diff] [review]:
-----------------------------------------------------------------
Great! r=mkmelin
Attachment #9019957 -
Flags: review?(mkmelin+mozilla) → review+
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/48e0dfaf40bb
Add missing XML namespace to fix broken test; r=mkmelin DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 65.0
Reporter | ||
Comment 4•6 years ago
|
||
OK, and how come that was suddenly missing?
Assignee | ||
Comment 5•6 years ago
|
||
Bug 1499593 introduced <html:progress> into an included file.
You need to log in
before you can comment on or make changes to this bug.
Description
•