Closed f1ames closed 3 years ago
Let's check quickly if something can be done and if not ignore failing test on IE11.
Looks like this issue breaks CI. Maybe it's a good idea to disable Windows-based browsers until it's resolved?
BTW fixing tests for IE11 (#72 and #74) is pointless until we fix the built version for IE11 (#169) (perhaps also #181?).
We have https://github.com/ckeditor/ckeditor4-angular/issues/169 fixed, so this issue is no longer blocked.
:thinking: no errors after removing IE prevention in test: https://app.travis-ci.com/github/ckeditor/ckeditor4-angular/builds/235396480
Are you reporting a feature request or a bug?
Failing test
Provide detailed reproduction steps (if any)
See https://travis-ci.org/ckeditor/ckeditor4-angular/builds/614548847#L290.
Expected result
Test is passing without errors.
Actual result
Tests fails on
fixture.detectChanges()
line throwingPermission denied
error.Other details
1.0.0
4.13