zulip/frontend_tests
Steve Howell 353d0f9e4f puppeteer flake: Remove call to test_change_password().
Changing the password seems to randomly cause one of
our calls to /json/events to return a 401.

The symptom of this is that when you update alert words,
we don't get the event, and the alert words list does
not get updated.

More context here:

    https://chat.zulip.org/#narrow/stream/43-automated-testing/topic/alert.20word.20flakes/near/1334824

It is possible that this reflects an actual problem in
our system when you update passwords.

For now, though, the goal is simply to make this test
reliable, so that we don't have to chase down this flake
any more. It was a particularly tricky flake to debug,
since the alert words test really wasn't at fault here.

It's plausible that we don't want to have the app declare
success when the server acks an alert word POST, and the
app should instead wait for the event to come back before
giving any confirmation to the user.
2022-03-03 08:10:28 -05:00
..
node_tests dropdown_list_widget: Hide 'disable' button when nothing is selected. 2022-03-02 17:18:50 -08:00
puppeteer_lib typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
puppeteer_tests puppeteer flake: Remove call to test_change_password(). 2022-03-03 08:10:28 -05:00
zjsunit frontend_tests: Fix unicorn/text-encoding-identifier-case. 2022-03-01 23:09:46 -08:00