Opened 11 years ago

Closed 10 years ago

#10830 closed Task (fixed)

Fix tests failing in built env

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone: CKEditor 4.3
Component: General Version:
Keywords: Cc:

Description

Result so far:

=== Chrome 29  ===

{{{
#!html
<span style="color:red">13 failed/1976 passed/0 regressions/02m 28s 140ms - 100%</span>
}}}

/dt/core/editable/editable.html#test dblclick is forwarded to editor#doubleclick[[BR]]
/dt/plugins/widget/widgetsrepoapi.html#test widgets.getNestedEditable[[BR]]
/dt/plugins/widget/widgetsrepoapi.html#test widgets.createEditableFilter[[BR]]
/dt/plugins/widget/acf.html#test widgets pasting[[BR]]
/dt/plugins/image2/editing.html#test edit inline widget with global command[[BR]]
/dt/plugins/image2/image2.html#test captioned - create[[BR]]
/dt/plugins/image2/image2.html#test captioned_floated - create[[BR]]
/dt/plugins/image2/image2.html#test captioned_centered - create[[BR]]
/dt/plugins/image2/image2.html#test inline - create[[BR]]
/dt/plugins/image2/image2.html#test inline_floated - create[[BR]]
/dt/plugins/image2/image2.html#test inline_centered - create

Creator: replace
Owner: Someone
Updated: 12 Sep, 14:09 GMT+0200

Change History (5)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Owner: set to Piotrek Koszuliński
Status: newassigned

comment:2 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.3 BetaCKEditor 4.3
Owner: Piotrek Koszuliński deleted
Status: assignedconfirmed

We fixed most of the tests but 4 unstable ones were ignored on IE. They need to be fixed before 4.3.

Last edited 11 years ago by Piotrek Koszuliński (previous) (diff)

comment:3 Changed 10 years ago by Olek Nowodziński

At the moment (git:b118c02) there are 3 failing tests for full-all (Chrome, FF, IE9):

/dt/plugins/link/link.html#test create link on a non-editable inline element
/dt/plugins/link/link.html#test edit link on a non-editable inline element
/dt/plugins/link/link.html#test unlink on a non-editable inline element

comment:4 in reply to:  3 Changed 10 years ago by Olek Nowodziński

Replying to a.nowodzinski:

At the moment (git:b118c02) there are 3 failing tests for full-all (Chrome, FF, IE9):

/dt/plugins/link/link.html#test create link on a non-editable inline element
/dt/plugins/link/link.html#test edit link on a non-editable inline element
/dt/plugins/link/link.html#test unlink on a non-editable inline element

Resolved with 28c8171 in tests.


There's another failing test (IE8):

/dt/adapters/jquery/instance.html?jquery=1.10.1#test promise

Build only (works in DEV), also passes when ran separately.

Version 0, edited 10 years ago by Olek Nowodziński (next)

comment:5 Changed 10 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy