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

web-sys: Add Chrome headless testing to CI #622

Closed
alexcrichton opened this issue Aug 3, 2018 · 1 comment
Closed

web-sys: Add Chrome headless testing to CI #622

alexcrichton opened this issue Aug 3, 2018 · 1 comment
Labels
help wanted We could use some help fixing this issue! web-sys Issues related to the `web-sys` crate

Comments

@alexcrichton
Copy link
Contributor

We'll want to edit the travis config to download chromedriver and also probably Chrome itself. We should the configure js-sys and web-sys tests to both run with geckodriver and chromedriver on CI, ensuring that tests pass in both Firefox and Chrome.

@alexcrichton alexcrichton added help wanted We could use some help fixing this issue! web-sys Issues related to the `web-sys` crate Blocking Rust 2018 labels Aug 3, 2018
@fitzgen fitzgen mentioned this issue Aug 3, 2018
19 tasks
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 3, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 3, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 3, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 3, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 3, 2018
alexcrichton added a commit to alexcrichton/wasm-bindgen that referenced this issue Aug 4, 2018
alexcrichton added a commit that referenced this issue Aug 4, 2018
@andrewdavidmackenzie
Copy link
Contributor

When trying to run chromedriver tests in travis I get this error message:

driver stdout:
    Starting ChromeDriver 2.46.628411 (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e) on port 59072
    Only local connections are allowed.
    Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.

if via this work you know how to avoid that it would be very useful. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We could use some help fixing this issue! web-sys Issues related to the `web-sys` crate
Projects
None yet
Development

No branches or pull requests

2 participants