mirror of https://github.com/zulip/zulip.git
77bea3de7a
This flake occurs because the Verona dropdown menu couldn't be clicked, in rare cases, because puppeteer would click it too quickly before it appears and then fails. To fix this we wait for it to fully appear and then click it. Around 1000 runs passed without a failure. The error the flake caused was: TimeoutError: waiting for selector "#org-submit-notifications[data-status="unsaved"]" ... |
||
---|---|---|
.. | ||
00-realm-creation.js | ||
01-login.js | ||
02-message-basics.js | ||
03-compose.js | ||
04-subscriptions.js | ||
05-stars.js | ||
06-edit.js | ||
07-navigation.js | ||
08-admin.js | ||
09-mention.js | ||
10-custom-profile.js | ||
16-settings.js |