The Graph extension fails a couple QUnit tests related to visual editor
✖ 2 tests failed FAILED TESTS: ext.graph.visualEditor ✖ ve.ce.MWGraphNode.static HeadlessChrome 0.0.0 (Linux 0.0.0) // that is chrome 66 Test took longer than 60000ms; test timed out. at node_modules/qunit/qunit/qunit.js:2053:7 ✖ ve.ui.TableWidget HeadlessChrome 0.0.0 (Linux 0.0.0)
Repro: comment check experimental on dummy change https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Graph/+/430655/
I reproduce it locally with Chrome v66 and Firefox 52
See also jQuery 3.0.0 deferred updates no more passing the context prevneting one from looking at this.state() https://github.com/jquery/jquery/issues/3060