Opened 11 years ago
Closed 11 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
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Milestone: | CKEditor 4.3 Beta → CKEditor 4.3 |
---|---|
Owner: | Piotrek Koszuliński deleted |
Status: | assigned → confirmed |
comment:3 follow-up: 4 Changed 11 years ago by
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 Changed 11 years ago by
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.
comment:5 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
We fixed most of the tests but 4 unstable ones were ignored on IE. They need to be fixed before 4.3.