Opened 9 years ago
Closed 9 years ago
#14663 closed Bug (fixed)
Tests failing on major
| Reported by: | Tade0 | Owned by: | Tade0 |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.6.0 |
| Component: | General | Version: | 4.6.0 |
| Keywords: | Cc: |
Description
The following tests are currently failing on major: http://tests.ckeditor.dev:1030/tests/plugins/filetools/filetools#tests%2Fplugins%2Ffiletools%2Ffiletools%20test%20CSRF%20token%20appending http://tests.ckeditor.dev:1030/tests/plugins/pagebreak/pagebreak#tests%2Fplugins%2Fpagebreak%2Fpagebreak%20test%20paste
Change History (4)
comment:1 Changed 9 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 9 years ago by
| Status: | confirmed → review |
|---|
comment:4 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with git:1a22e57 (merged to major).

The first one was merely a problem with the mock.
The second is specific to Chrome and has been already solved in ticket:14605 on master.
Changes pushed to branch:t/14663.