We've recently seen substantially flaky browsers tests:
c.f.
https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-selenium-docker/11727/console
Mostly seems to be due to slow saving.
00:10:35.328 [Chrome 73.0.3683.75 linux #0-1] 1) item can add a statement using the keyboard
00:10:35.328 [Chrome 73.0.3683.75 linux #0-1] element (".valueview-input") still existing after 10000ms
00:10:35.328 [Chrome 73.0.3683.75 linux #0-1] Error: element (".valueview-input") still existing after 10000ms
00:10:35.328 [Chrome 73.0.3683.75 linux #0-1] at Context.<anonymous> (/workspace/src/extensions/Wikibase/repo/tests/selenium/specs/item.js:65:28)We should try to make these less fragile (maybe increase possible timeouts)