ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
55 stars 32 forks source link

E2E typing/demo-forms tests fails #118

Closed f1ames closed 4 years ago

f1ames commented 4 years ago

Are you reporting a feature request or a bug?

Failing tests

Provide detailed reproduction steps (if any)

  1. Run npm run e2e.

Expected result

Tests are passing.

Actual result

Some tests are failing.

Other details

It happens both locally and on CI too https://travis-ci.org/github/ckeditor/ckeditor4-angular/builds/708351469#L301. However, on CI only demo-forms tests fails and locally I see also an issue wit typing tests:

image