Skip to content

Conversation

@ahocevar
Copy link
Member

On some networks, making Node's HTTP Server listen on any IP address causes the IP address 0.0.0.0 to be returned, which makes Phantomjs fail on npm test.

This change makes it so the server listens on 127.0.0.1, which will ensure that a valid IP address is returned.

@elemoine
Copy link
Member

Please merge.

ahocevar added a commit that referenced this pull request Mar 18, 2015
Listen on localhost to avoid phantomjs browsing 0.0.0.0
@ahocevar ahocevar merged commit 752cf78 into openlayers:master Mar 18, 2015
@ahocevar ahocevar deleted the test-listen-localhost branch March 18, 2015 08:54
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.

2 participants