Open f1ames opened 4 years ago
Same as in https://github.com/ckeditor/ckeditor4-angular/issues/73#issuecomment-658799263 - working with unstable tests is usually difficult, since it's hard to determine sometimes if they are fixed already or not (due to its instability). The recent master
has all unit tests green on CI (see https://travis-ci.org/github/ckeditor/ckeditor4-angular/builds/708351469#L257)
and if this instability is not easily reproducible locally we should just observe how it works for couple of CI tests runs and then act if it fails again.
Also have in mind that Edge is now Chromium so it concerns IE11 only (I have updated issue title).
Let's check quickly if something can be done and if not ignore failing test on IE11.
Are you reporting a feature request or a bug?
Failing test
Provide detailed reproduction steps (if any)
Unstable
DemoForm Component
should create
test which sometimes fails on IE11/Edge. I have added longer Jasmine timeouts but looking at the log, two timeouts are mentioned in the error (default and the longer one) so I'm not sure if it works correctly and should be investigated: