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

WIP: fix: Flaky "__test is not defined" issue #110

Closed
wants to merge 2 commits into from

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented May 23, 2022

fixes #68

📦 Published PR as canary version: 0.1.1--canary.110.87422b5.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@valentinpalkovic valentinpalkovic added the bug Something isn't working label May 23, 2022
@valentinpalkovic valentinpalkovic changed the title fix: Flaky "__test is not defined" issue WIP: fix: Flaky "__test is not defined" issue May 23, 2022
@valentinpalkovic valentinpalkovic force-pushed the fix-flaky-__test-undefined-error branch from b615d3e to a831a6b Compare May 23, 2022 13:02
@valentinpalkovic valentinpalkovic force-pushed the fix-flaky-__test-undefined-error branch from d0c6d39 to 87422b5 Compare May 23, 2022 14:06
@valentinpalkovic valentinpalkovic deleted the fix-flaky-__test-undefined-error branch May 23, 2022 20:32
@joriswitteman
Copy link

Why was this closed instead of merged?

@valentinpalkovic
Copy link
Contributor Author

It turned out that the flakiness was coming from somewhere else. And this PR actually didn't fix the issue.

@joriswitteman
Copy link

Is there another way to fix the flakiness? See the referred issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]ReferenceError: __test is not defined
2 participants