mirror of https://github.com/zulip/zulip.git
063268246e
This commit disables the password change tests. These tests are affected by the race condition due to which a user's session can be flushed after a change in password. This happens because in Django 1.7+ session hash is changed whenever password is changed. Till we can find a better solution to this problem these tests cannot be enabled. |
||
---|---|---|
.. | ||
00-realm-creation.js | ||
01-login.js | ||
02-site.js | ||
03-narrow.js | ||
04-compose.js | ||
05-subscriptions.js | ||
06-settings.js | ||
07-stars.js | ||
08-edit.js | ||
09-navigation.js | ||
10-admin.js | ||
11-mention.js | ||
12-toggle-message-editing.js | ||
13-user-deactivation.js | ||
14-drafts.js | ||
15-delete-message.js |