Bug
On major branch tests are failing:
tests/plugins/autoembed




Looks like a regression since it doesn't fail on master.
Culprit: https://github.com/ckeditor/ckeditor-dev/commit/f9f688acaf5684c750c0eb51fd4d7ea27014f583
Manual test also fails: tests/plugins/autoembed/manual/autoembed.
It looks like autoembed doesn't work at all, as everything is converted into links.
Improved autolink plugin with typing support breaks integration with autoembed plugin. I will rename ticket title and labels thus it's autolink bug, not issue with autoembed tests.
@jacekbogdanski Although it's not an issue with test I suggest to keep that label, so other devs can find this ticket, so we don't end up with duplicates.
Fixed with #2372.