ckeditor4
ckeditor4 copied to clipboard
Failing test: `/tests/core/editor/detaching`
Type of report
Failing test
Provide detailed reproduction steps (if any)
- Run tests in IE11
Expected result
What is the expected result of the above steps?
All tests passed.
Actual result
What is the actual result of the above steps?
Other details
- Browser: IE11
- OS: Win10
- CKEditor version: 4.19.0 (pre-release)
- Installed CKEditor plugins: development
Looks similar/related to https://github.com/ckeditor/ckeditor4/issues/3426 🤔
The same on chrome - mobile (android). Those tests fail only when run in a group. When you run them separately - they pass.
I cannot reproduce this. All tests passed. @sculpt0r could you check if these tests are still failing?
For example in safari, using current master
https://user-images.githubusercontent.com/6498567/184095782-52142bfb-f8df-4ed2-b72a-7609b8cdf433.mov
But @KarolDawidziuk - as you can see I used ngrok
here, when tested via localhost
on safari - it's fine 🤔
Some time-dependent factors?
Some time-dependent factors?
Probably yes, because after I added throttling on Chrome(browser that has not been reported) I can reproduce it.
Seems like the issue is only visible when using an additional proxy for running tests - and that's not recommended way to run tests, so I'm closing that issue.