-
Notifications
You must be signed in to change notification settings - Fork 295
fix: device deletion logout with wrong password #19633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
Failed Tests:❌ Account Management (tags: TC-8639, crit-flow-web)Location: specs/CriticalFlow/accountManagement-TC-8639.spec.ts:37 Errors:
❌ Team owner adds whole team to an all team chat (tags: TC-8631, crit-flow-web)Location: specs/CriticalFlow/addMembersToChat-TC-8631.spec.ts:34 Errors:
❌ Setting up new device with a backup (tags: TC-8634, crit-flow-web)Location: specs/CriticalFlow/backupRestoration-TC-8634.spec.ts:35 Errors:
❌ Calls in channels with device switch and screenshare (tags: TC-8754, crit-flow-web)Location: specs/CriticalFlow/channelsCall-TC-8755.spec.ts:38 Errors:
❌ Channels Management (tags: TC-8752, crit-flow-web)Location: specs/CriticalFlow/channelsManagement-TC-8752.spec.ts:36 Errors:
❌ Conversation Management (tags: TC-8636, crit-flow-web)Location: specs/CriticalFlow/conversationManagement-TC-8636.spec.ts:33 Errors:
❌ Planning group call with sending various messages during call (tags: TC-8632, crit-flow-web)Location: specs/CriticalFlow/groupCalls-TC-8632.spec.ts:37 Errors:
❌ Group Video call (tags: TC-8637, crit-flow-web)Location: specs/CriticalFlow/groupVideoCall-TC-8637.spec.ts:39 Errors:
❌ New person joins team and setups up device (tags: TC-8635, crit-flow-web)Location: specs/CriticalFlow/joinTeam-TC-8635.spec.ts:37 Errors:
❌ Messages in 1:1 (tags: TC-8750, crit-flow-web)Location: specs/CriticalFlow/messagesIn1On1-TC-8750.spec.ts:47 Errors:
❌ Messages in Channels (tags: TC-8753, crit-flow-web)Location: specs/CriticalFlow/messagesInChannels-TC-8753.spec.ts:44 Errors:
❌ Messages in Groups (tags: TC-8751, crit-flow-web)Location: specs/CriticalFlow/messagesInGroups-TC-8751.spec.ts:42 Errors:
❌ 1:1 Video call with device switch and screenshare (tags: TC-8754, crit-flow-web)Location: specs/CriticalFlow/oneOnOneCall-TC-8754.spec.ts:34 Errors:
❌ Personal Account Lifecycle (tags: TC-8638, crit-flow-web)Location: specs/CriticalFlow/personalAccountLifecycle-TC-8638.spec.ts:31 Errors:
|
Description
web-package PR
[Web] User gets logged out while trying to delete a device - using a wrong password
Checklist