We currently have 4 patches on AbuseFilter dashboard which have been reviewed, and the two jobs of gate-and-submit (wmf-quibble-vendor-mysql-php70-docker and wmf-quibble-vendor-mysql-hhvm-docker) failed for all of them, for the same test, which is a Selenium one. It's pretty clear to me that those failure are unrelated, also looking at recent build fails. Here is the failing test (from https://integration.wikimedia.org/ci/job/wmf-quibble-vendor-mysql-php70-docker/343/consoleFull):
10:08:46 [chrome #0-2] Session ID: 04263bb5fe5fcdc3691bb202514b7485
10:08:46 [chrome #0-2] Spec: /workspace/src/tests/selenium/specs/specialrecentchanges.js
10:08:46 [chrome #0-2] Running: chrome
10:08:46 [chrome #0-2]
10:08:46 [chrome #0-2] Special:RecentChanges
10:08:46 [chrome #0-2]
10:08:46 [chrome #0-2] Special:RecentChanges
10:08:46 [chrome #0-2] 1) shows page creation
10:08:46 [chrome #0-2]
10:08:46 [chrome #0-2]
10:08:46 [chrome #0-2] 1 failing (5s)
10:08:46 [chrome #0-2]
10:08:46 [chrome #0-2] 1) Special:RecentChanges shows page creation:
10:08:46 [chrome #0-2] element not visible
10:08:46 [chrome #0-2] Error: An element command could not be completed because the element is not visible on the page.
10:08:46 [chrome #0-2] at EditPage.edit (tests/selenium/pageobjects/edit.page.js:17:13)
10:08:46 [chrome #0-2] at Context.<anonymous> (tests/selenium/specs/specialrecentchanges.js:17:12)
10:08:46 [chrome #0-2] at Promise.F (node_modules/core-js/library/modules/_export.js:36:28)
10:08:46 [chrome #0-2] at elementIdClick("0.12618929670787482-2") - click.js:20:22
10:08:46 [chrome #0-2]and consequently
10:09:36 14 passing (98.10s)
10:09:36 1 failing
10:09:36
10:09:36 1) Special:RecentChanges shows page creation:
10:09:36 element not visible
10:09:36 running chrome
10:09:36 Error: An element command could not be completed because the element is not visible on the page.
10:09:36 at EditPage.edit (tests/selenium/pageobjects/edit.page.js:17:13)
10:09:36 at Context.<anonymous> (tests/selenium/specs/specialrecentchanges.js:17:12)
10:09:36 at Promise.F (node_modules/core-js/library/modules/_export.js:36:28)
10:09:36 at elementIdClick("0.12618929670787482-2") - click.js:20:22