Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

No binary for ChromeHeadless browser on your platform #17

Open
lealceldeiro opened this issue Jan 20, 2020 · 0 comments
Open

No binary for ChromeHeadless browser on your platform #17

lealceldeiro opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
intergation used to indicate issues regarding CI/CD

Comments

@lealceldeiro
Copy link
Owner

Describe the bug
While doing push, when the git hooks run, one of them is running some integration tests for the frontend and is failing on the Unix environment because it requires the chrome variable to be set.

To Reproduce
Steps to reproduce the behavior:

  1. Try to do push
  2. You'll se the error No binary for ChromeHeadless browser on your platform

Expected behavior
To run smoothly all the test (git hooks) and push properly.

Desktop (please complete the following information):

  • OS Linux Mint

Additional context
Adding export CHROME_BIN=/usr/bin/chromium-browser before running the actual tests in the git hooks should solve the problem.

@lealceldeiro lealceldeiro self-assigned this Jan 20, 2020
@lealceldeiro lealceldeiro added the intergation used to indicate issues regarding CI/CD label Jan 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
intergation used to indicate issues regarding CI/CD
Projects
None yet
Development

No branches or pull requests

1 participant