-
-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Latest Loki 0.35.1 don't work with latest Storybook 8.5.7 in CI mode (--reactUri file:./storybook-static)
Repro
https://github.com/PFight/loki-storybook8-fail
Steps to reproduce
- Switch to branch "latest"
- npm install --force
- npm run build-storybook
- npm run loki
Error
$ npm run loki
> [email protected] loki
> loki --diffingEngine looks-same --chromeTolerance 3 --chromeRetries 5 --chromeConcurrency 2 --reactUri file:./storybook-static --chromeFlags="--disable-web-security --hide-scrollbars --headless"
loki test v0.35.0
(node:25052) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
SDK releases are limited to address critical bug fixes and security issues only.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the blog post at https://a.co/cUPnyil
(Use `node --trace-warnings ...` to show where the warning was created)
FAIL chrome.app
Fetching stories
Failed fetching stories because the server is down
Try starting it with "yarn storybook" or pass the --port or --host
arguments if it's not running at http://192.168.251.14:10214
Some visual tests failed to run
Additional info
Loki works with running storybook (not static). Problem only with static-storybook.
Loki 0.31.1 works with Storybook 7.6.17
Loki 0.31.1 does not works with Storybook 8.5.7
Loki 0.35.1 does not works with Storybook 7.6.17
Loki 0.35.1 does not works with Storybook 8.5.7
Tested with Node v22.14.0.
(in different versions combination error changes)
Looks like #503 does not fixed for storybook-static.
Kamilius, menushka, MarceloBarrera, evilPaprika, kylemellander and 1 more
Metadata
Metadata
Assignees
Labels
No labels