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

Blank stories result in "Timeout after 10000ms" #462

Open
moltar opened this issue Jun 7, 2023 · 2 comments
Open

Blank stories result in "Timeout after 10000ms" #462

moltar opened this issue Jun 7, 2023 · 2 comments

Comments

@moltar
Copy link

moltar commented Jun 7, 2023

I have perfectly valid stories which begin with a blank screen. E.g. a story for a "hidden" state, for example. Which users can control with the Storybook controls. Loki seems to fail on these consistently with:

 FAIL  chrome.app/chrome.laptop/Foo
       Foo Story
       Timeout after 10000ms
@sergoku
Copy link

sergoku commented Oct 18, 2023

I get the same error, unfortunately I also can't find how to fix it

@Mach1nka
Copy link

I have perfectly valid stories which begin with a blank screen. E.g. a story for a "hidden" state, for example. Which users can control with the Storybook controls. Loki seems to fail on these consistently with:

 FAIL  chrome.app/chrome.laptop/Foo
       Foo Story
       Timeout after 10000ms

Try to update loki till the latest version (0.34). I bumped into the same problem when updated SB till V7.
Previosly installed loki version was 0.31 now 0.34 and it works fine.

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

No branches or pull requests

3 participants