Skip to content

Conversation

@anikdhabal
Copy link
Contributor

@anikdhabal anikdhabal commented Apr 9, 2025

What does this PR do?

WIP

@keithwillcode keithwillcode added the core area: core, team members only label Apr 9, 2025
@vercel
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview May 7, 2025 11:30am
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview May 7, 2025 11:30am

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2025

E2E results are ready!

@vercel vercel bot temporarily deployed to Preview – api May 7, 2025 08:11 Inactive
@anikdhabal anikdhabal changed the title fix: WIP fix: e2e flakes May 7, 2025
@anikdhabal anikdhabal marked this pull request as ready for review May 7, 2025 08:12
@graphite-app graphite-app bot requested a review from a team May 7, 2025 08:12
@dosubot dosubot bot added the automated-tests area: unit tests, e2e tests, playwright label May 7, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mrge found 1 issue across 2 files. Review it in mrge.io

// below which checks for data-state="checked" and works as expected
await page.waitForSelector(`[data-testid=two-factor-switch]`);
await expect(page.locator(`[data-testid=two-factor-switch]`).isChecked()).toBeTruthy();
await expect(page.getByTestId("backup-codes-download")).toBeVisible();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assertion may not be sufficient to verify 2FA is enabled. The backup codes download button is visible during setup, but doesn't confirm the switch state.

@graphite-app
Copy link

graphite-app bot commented May 7, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (05/07/25)

1 reviewer was added to this PR based on Keith Williams's automation.

@retrogtx retrogtx merged commit 61397e5 into main May 7, 2025
39 of 40 checks passed
@retrogtx retrogtx deleted the e2e--flakes branch May 7, 2025 12:34
alishaz-polymath pushed a commit that referenced this pull request May 9, 2025
* fix

* Update managed-event-types.e2e.ts

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-tests area: unit tests, e2e tests, playwright core area: core, team members only ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants