ckeditor / ckeditor4-angular

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

Unstable "should emit ready event" unit test for classic editor on Chrome #73

Open f1ames opened 4 years ago

f1ames commented 4 years ago

Are you reporting a feature request or a bug?

Failing test

Provide detailed reproduction steps (if any)

The test is unstable and fails randomly:

image

Other details

f1ames commented 4 years ago

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.