Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix karma tests in codespaces not running due to missing --no-sandbox #84

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

Merged
merged 1 commit into from
May 16, 2022

Conversation

theinterned
Copy link
Contributor

@theinterned theinterned commented May 16, 2022

This fixes an issue that was preventing karma tests from running in codespaces.

Note: there is another issue about chromedriver: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory. This does not fix that. I manually installed the missing packages. I will have to fiollow up to see if I can fix that.

Note: there is another issue about `chromedriver: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory`. This does not fix that. I manually installed the missing packages. I will have to fiollow up to see if I can fix that.
@theinterned theinterned requested a review from a team as a code owner May 16, 2022 14:51
@theinterned theinterned requested a review from manuelpuyol May 16, 2022 14:51
@manuelpuyol manuelpuyol merged commit d8d732b into main May 16, 2022
@manuelpuyol manuelpuyol deleted the theinterned/chrome-no-sandbox branch May 16, 2022 15:02
@theinterned theinterned changed the title fix karma tests in codespaces not running ddue to missing --no-sandbox fix karma tests in codespaces not running due to missing --no-sandbox May 17, 2022
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

Successfully merging this pull request may close these issues.

2 participants