#!/bin/bash -eo pipefail
npx cypress run
\
[481:0627/150329.795859:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory [481:0627/150329.797164:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") [481:0627/150329.797204:ERROR:bus.cc(392)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") [669:0627/150329.840207:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader Cypress could not verify that this server is running:
http://localhost:4200
We are verifying this server because it has been configured as your baseUrl.
Cypress automatically waits until your server is accessible before running tests.
We will try connecting to it 3 more times... We will try connecting to it 2 more times... We will try connecting to it 1 more time...
Cypress failed to verify that your server is running.
Please start this server and then run Cypress again.
Exited with code exit status 1 CircleCI received exit code 1enter image description here