Closed
Bug 1499286
Opened 6 years ago
Closed 6 years ago
TEST-UNEXPECTED-FAIL | [snip]mozmill/testLocalICS.js | testLocalICS.js::testLocalICS
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
6.6
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure, Whiteboard: [Thunderbird-testfailure: Z Linux only][Thunderbird-disabled-test])
Attachments
(1 file)
(deleted),
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Switching off this test until we can figure out why it's failing.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/015eae02a5e5
Temporarily switch off failing testLocalICS.js on Linux. rs=bustage-fix
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•6 years ago
|
||
… and I forgot it does that.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•6 years ago
|
Status: REOPENED → NEW
Assignee | ||
Comment 3•6 years ago
|
||
Fixes and re-enables the broken test, and removes the workaround for bug 128066, which was fixed many years ago.
Comment 4•6 years ago
|
||
Is this the right way to fix it? Something has happened to the text box, no? We have more bugs like this one here: Bug 1499316 and bug 1499240.
Updated•6 years ago
|
Attachment #9017449 -
Flags: review?(philipp) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/379f94cf13ee
Fix failing testLocalICS.js by listening for input event instead of command event. r=philipp
Status: ASSIGNED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → 6.6
Comment 6•6 years ago
|
||
You're going to partly back this out and go back to oncommand? Maybe something to land after the 6 AM (GMT) merge (if any).
Flags: needinfo?(geoff)
Assignee | ||
Comment 7•6 years ago
|
||
I think I'll just leave it. There's no compelling reason to use oncommand over oninput.
Flags: needinfo?(geoff)
You need to log in
before you can comment on or make changes to this bug.
Description
•