Seen this fail twice today, out of maybe a dozen merge attempts:
13:20:56 [0-1] Error in "Page should be undoable" 13:20:56 Can't call getText on element with selector "#mw-content-text .mw-parser-output" because element wasn't found 13:20:56 [0-1] FAILED in chrome - /tests/selenium/specs/page.js
The screenshot suggests this is a timing issue, checking the page content before the page finished saving:
The test was added in rMW32c36f0e7303: selenium: undo page which was quite a while ago, not sure what changed.


