Skip to content
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

Fix flaky test UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter #9275

Open
mtrezza opened this issue Aug 11, 2024 · 1 comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented Aug 11, 2024

New Issue Checklist

Issue Description

Fix flaky test UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter.

it_id('673c2bb1-049e-4dda-b6be-88c866260036')('uses parseFrameURL and includes the destination in the link parameter', async () => {

The test is currently in the flaky test list:

// TypeError: Cannot read properties of undefined (reading 'link')
"UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter",

Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added type:ci CI related issue bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue
Projects
None yet
Development

No branches or pull requests

1 participant