Skip to content

I cannot get headless tests to run in Travis CI #42

Open
@andrewdavidmackenzie

Description

@andrewdavidmackenzie

Summary

When I run a similar project in Travis CI I get this error:

Running headless tests in Chrome with `/Users/travis/Library/Caches/.wasm-pack/chromedriver-b5d7e439698af816/chromedriver`
driver status: signal: 9
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.

So I am not sure how you are able to get travis to run --chrome --headless

Any ideas?

BTW: In "-script" I see "cd testing" but there is no such folder. I don't see it created during setup, but maybe wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions