-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some tests started to fail on Chrome 80 #6198
Comments
For me, only the image resize tests fail locally on Chrome 80.0.3987 (Mac OS X 10.15.2). cc @mlewand Also, on CI all are green now: https://travis-ci.org/ckeditor/ckeditor5/builds/646814309. Which is weird. Can you check on your side? |
OK, I can also reproduce the single table test that fails when running table tests locally. I'll handle that. I can't reproduce any problem with autoformat when running all tests. I'll ignore this. |
@Reinmar interestingly tests ran on Tested with |
@mlewand - it might be that for me only some configuration failed (ie running all tests or running single repo) |
For this specific setup (image + widget) I get the below:
OMFG... |
@mlewand, could you check |
Just perfect. So, I guess, we're waiting for a new Chrome version to patch that. |
Let's merge this into #6222. |
π Provide detailed reproduction steps (if any)
master
branchβοΈ Expected result
π tests are green
β Actual result
π΄ tests are red:
Tests fail in:
Those are only repositories I've found failing but I didn't check them all (ie table fails locally/Ci when running single repo but not when shole ckeditor5 package tests).
π Other details
CKEditor 5 builds on Travis CI (ooks OK though):
If you'd like to see this fixed sooner, add a π reaction to this post.
The text was updated successfully, but these errors were encountered: