Closed Bug 1545004 Opened 5 years ago Closed 5 years ago

eventDialog/testEventDialog.js failing on CI with ical.js

Categories

(Calendar :: ICAL.js Integration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

Failing on all platforms, but oddly I can't reproduce it on my machine.

TEST-START | /builds/worker/workspace/build/tests/mozmill/eventDialog/testEventDialog.js | testEventDialog
First day in view is: 2019-3-31
JavaScript warning: chrome://global/content/bindings/tabbox.xml, line 162: Array.forEach is deprecated; use Array.prototype.forEach instead
JavaScript warning: chrome://global/content/bindings/tabbox.xml, line 258: Array.indexOf is deprecated; use Array.prototype.indexOf instead
JavaScript error: resource://calendar/modules/ical.js, line 5329: TypeError: aDuration is null
JavaScript error: chrome://calendar/content/calendar-event-dialog-attendees.js, line 335: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "aDuration is null" {file: "resource://calendar/modules/ical.js" line: 5329}]'[JavaScript Error: "aDuration is null" {file: "resource://calendar/modules/ical.js" line: 5329}]' when calling method: [calIDateTime::addDuration]
JavaScript error: chrome://calendar/content/calendar-event-dialog-attendees.js, line 370: TypeError: timezone is null
Timeout: bridge.execFunction("8d7e0ae8-609c-11e9-9fc1-0242ac110005", bridge.registry["{8bea2abc-2799-4711-baf3-9a3ba8e6f7ad}"]["runTestDirectory"], ["/builds/worker/workspace/build/tests/mozmill/eventDialog"])
TEST-UNEXPECTED-FAIL | Disconnect Error: Application unexpectedly closed

Last good m-c revision: https://hg.mozilla.org/mozilla-central/rev/258af4e91151d1d8e0183d80b4483b199207225d
First bad m-c revision: https://hg.mozilla.org/mozilla-central/rev/12a60898fdc12e4ab8735f228a77d6c1e6a600a9
Range: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=258af4e91151d1d8e0183d80b4483b199207225d&tochange=12a60898fdc12e4ab8735f228a77d6c1e6a600a9

Keywords: leave-open
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8b5660dec102
Switch mozmill tests to using libical to avoid failing testEventDialog.js; rs=bustage-fix

This should fix the failing test, but not why ical.js disappears into the sunset when the test fails. I've no idea why that happens.

Assignee: nobody → geoff
Status: NEW → ASSIGNED
Attachment #9058910 - Flags: review?(philipp)
Attachment #9058910 - Flags: review?(philipp) → review+

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b5090b737682
Do not fire "change" event on initialisation of timepicker; r=Fallen
https://hg.mozilla.org/comm-central/rev/564deb03842f
Backed out changeset 8b5660dec102

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 7.0
See Also: → 1545918
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: