Skip to content
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

Fix PhantomJS failure for ppc64le #61

Closed
wants to merge 3 commits into from
Closed

Fix PhantomJS failure for ppc64le #61

wants to merge 3 commits into from

Conversation

bivasda1
Copy link
Contributor

@bivasda1 bivasda1 commented Jun 19, 2020

Signed-off-by: Bivas Das [email protected]

What does this PR do?

Installation of phantomjs-prebuilt fails as phantomjs binary for ppc64le is not available at the provided CDN URLs. Also, we tried installing phantomjs using apt-get install phantomjs but phantomjs crashes while executing yarn test. So currently skipping yarn test for ppc64le.

What issues does this PR fix or reference?

This PR is part of this initiative and also fixes phantomjs failure for ppc64le mentioned #16983

@bivasda1 bivasda1 closed this Jun 22, 2020
@bivasda1
Copy link
Contributor Author

Closed PR for ppc64le

akurinnoy pushed a commit that referenced this pull request Jan 13, 2021
* fix storageTypes link

Signed-off-by: Oleksii Orel <[email protected]>

* fix unneeded things appear during autocomplete

Signed-off-by: Oleksii Orel <[email protected]>

* fixup! fix unneeded things appear during autocomplete
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.

1 participant