Skip to content

test: improve stability of tests sending connection requests [WPB-22420]#21185

Merged
markbrockhoff merged 2 commits intodevfrom
mb/improve-connection-request-tests
May 4, 2026
Merged

test: improve stability of tests sending connection requests [WPB-22420]#21185
markbrockhoff merged 2 commits intodevfrom
mb/improve-connection-request-tests

Conversation

@markbrockhoff
Copy link
Copy Markdown
Collaborator

@markbrockhoff markbrockhoff commented Apr 30, 2026

TaskWPB-22420 [Web] General maintenance ticket for PR merges

In some cases it could happen that the 1on1 conversation was created after the group conversation causing the test to fail e.g. because the already typed message couldn't be sent

In some cases it could happen that the 1on1 conversation was created after the group conversation causing the test to fail e.g. because the already typed message couldn't be sent
@markbrockhoff markbrockhoff force-pushed the mb/improve-connection-request-tests branch from 47000ef to 25b1602 Compare May 4, 2026 07:25
It looks like the login button on the page for guests to join via link sometimes ignores clicks if they happen to fast. But sadly this page is out of the control of this repo to improve so a retry will have to do for now
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 338
  • Failed: 0
  • Skipped: 10
  • 🔁 Flaky: 7
  • 📊 Total: 355
  • Total Runtime: 490.9s (~ 8 min 11 sec)
specs/Calling/calling.spec.ts (❌ 0 failed, ⚠️ 2 flaky)
  • ⚠️ Calling > Verify leaving and coming back to the group call (tags: TC-2808, regression)
  • ⚠️ Calling > I want to see the full call participant list (tags: TC-2844, regression)
specs/CriticalFlow/groupVideoCall-TC-8637.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Group Video call (tags: TC-8637, crit-flow-web)
specs/HistoryBackup/historyBackup.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ History Backup > I want to import a backup that I exported when I was using a different email/password (tags: TC-118, regression)
specs/Invites/invites.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Invites > Invite people when you have no contacts (tags: TC-150, regression)
specs/Mention/mention.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Mention > I want to see mention icon when I have unread mention, messages, pings and calls in a conversation (tags: TC-3529, regression)
specs/Ping/ping.spec.ts (❌ 0 failed, ⚠️ 1 flaky)
  • ⚠️ Ping > Verify I can receive ping in group conversation (tags: TC-1492, regression)

@markbrockhoff markbrockhoff added this pull request to the merge queue May 4, 2026
Merged via the queue into dev with commit 58ab667 May 4, 2026
84 checks passed
@markbrockhoff markbrockhoff deleted the mb/improve-connection-request-tests branch May 4, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants