The patch from @Krinkle https://gerrit.wikimedia.org/r/#/c/216886/ forces all tests to run regardless of whether they are target desktop or mobile. This patch is ready to be merged but several tests fail [1] preventing it from doing so. All of which live in VisualEditor.
I suspect they are written to expect the Minerva/Vector interface and might need a few additional steps added to module setup so assertions can be met.
- ve.dm.MWImageModel Create and manipulate image nodes
- ve.ce.Surface (MW) handleLinearDelete
- ve.ce.ContentBranchNode (MW) getRenderedContents
- ve.ui.FormatAction (MW) convert (MW-specific types)
- ve.init.mw.ViewPageTarget compatibility
[1] https://integration.wikimedia.org/ci/job/mediawiki-extensions-qunit/5377/console