Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Tests: investigate failing unit tests on iOS #97

Open
orangemocha opened this issue Jan 26, 2017 · 0 comments
Open

Tests: investigate failing unit tests on iOS #97

orangemocha opened this issue Jan 26, 2017 · 0 comments
Assignees

Comments

@orangemocha
Copy link

These tests fail consistently on both iOS 9 and 10, using our new test app, and need to be investigated.

Test iOS 9.3 iOS 10.2 Symptom Reason
test-http-client-pipe-end.js fail fail pipe EADDRINUSE unknown
test-http-client-response-domain.js fail fail pipe EADDRINUSE unknown
test-http-unix-socket.js fail fail pipe EADDRINUSE unknown
test-net-pingpong.js fail fail pipe EADDRINUSE unknown
test-net-pipe-connect-errors.js fail fail pipe EADDRINUSE unknown
test-pipe-address.js fail fail pipe EADDRINUSE unknown
test-pipe-stream.js fail fail pipe EADDRINUSE unknown
test-pipe-unref.js fail fail pipe EADDRINUSE unknown
test-repl.js fail fail pipe EADDRINUSE unknown
test-tls-connect-pipe.js fail fail pipe EADDRINUSE unknown
test-fs-watch.js fail fail unknown
test-module-loading.js fail fail unknown
test-tls-fast-writing.js fail fail crash! Assertion failed: (buf.base != NULL), function uv__read, file ../deps/uv/src/unix/stream.c, line 925 unknown
test-http-upgrade-server2.js fail fail unknown
test-next-tick-starvation.js fail fail unknown
test-path.js fail fail uses absolute paths

The ones that say "pipe EADDRINUSE" all seem to fail for the same reason.

@enricogior enricogior self-assigned this Jan 27, 2017
@enricogior enricogior changed the title Investigate failing unit tests on iOS Tests: investigate failing unit tests on iOS Jan 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants