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

kvdb-web tests are failing spuriously on linux #306

Closed
ordian opened this issue Jan 3, 2020 · 2 comments
Closed

kvdb-web tests are failing spuriously on linux #306

ordian opened this issue Jan 3, 2020 · 2 comments

Comments

@ordian
Copy link
Member

ordian commented Jan 3, 2020

Example job: https://travis-ci.org/paritytech/parity-common/jobs/632311169

Running headless tests in Chrome on `http://127.0.0.1:40119/`

Try find `webdriver.json` for configure browser's capabilities:

Not found

failed to detect test as having been run

output div contained:

    running 7 tests

console.log div contained:

    Upgrading or creating the database to version None, columns 1

    Previous version: 1, columns 0

driver status: signal: 9

driver stdout:

    Starting ChromeDriver 2.46.628388 (4a34a70827ac54148e092aafb70504c4ea7ae926) on port 40119

    Only local connections are allowed.

    Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.

driver stderr:

    [1578064198.493][SEVERE]: bind() failed: Cannot assign requested address (99)
@NikVolf
Copy link
Contributor

NikVolf commented Jan 3, 2020

The reason might be that they are run in parallel

@ordian
Copy link
Member Author

ordian commented Jan 3, 2020

could be related to rustwasm/wasm-bindgen#882

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

No branches or pull requests

2 participants