You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> loki test
loki test v0.20.1
FAIL chrome.docker
Starting
Chrome failed to start with errors "", "DevTools listening on ws://0.0.0.0:53273/de
vtools/browser/e8bfbe46-db1c-4e8d-b209-6b5cc90e077d"
Some visual tests failed to run
loki test v0.20.1
RUNS chrome.docker: Starting
Error: Timeout
at Timeout._onTimeout (/Users/mydspr/Developer/Repos/lok-dnd-repro/node_modules/wait-on/lib/wait-on.js:113:10)
at listOnTimeout (internal/timers.js:549:17)
FAIL chrome.docker
Starting
Chrome failed to start with error "DevTools listening on ws://0.0.0.0:57617/devtool
s/browser/52ca57e9-6fab-4553-b46c-162e8b1a0657"
Some visual tests failed to run
What I tried:
If I use chrome.app, everything works fine.
I reproduced this issue on another MacOS system with the same Docker setup from above.
Using https://github.com/AvnerCohen/lok-dnd-repro on my MacOS with this Docker Setup. This seems to work for others: #183 (comment) on their local machine. However, when I try to run the Loki tests, I get:
If I
console.logthe error atloki/packages/target-chrome-docker/src/create-chrome-docker-target.js
Line 138 in d801084
What I tried:
chrome.app, everything works fine.docker-machine ip default, I get192.168.99.100. If I printhostandportatloki/packages/target-chrome-docker/src/create-chrome-docker-target.js
Line 24 in d801084
127.0.0.1and59048. The port for the Docker container changes with every loki test run though.