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 CI / don't use test.each #150

Merged
merged 4 commits into from
May 29, 2022
Merged

Fix CI / don't use test.each #150

merged 4 commits into from
May 29, 2022

Conversation

NullVoxPopuli
Copy link
Collaborator

the tests on the main branch are failing, so I removed test.each in favor of more native JS to try pin down which test specifically is causing issues.

that test will then be skipped / marked as todo.

whovever needs nested dialogs can work to unfix it 😅

@NullVoxPopuli
Copy link
Collaborator Author

Gonna merge this because all PRs are blocked until test stability is achieved. And while I still wouldn't consider tests stable, this is a step towards at least eliminating false negatives.

@NullVoxPopuli NullVoxPopuli merged commit 1009940 into master May 29, 2022
@NullVoxPopuli NullVoxPopuli deleted the fix-tests branch May 29, 2022 16:24
@NullVoxPopuli NullVoxPopuli added the internal Internal changes that still require a mention in the changelog/release notes label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes that still require a mention in the changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant