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

Alterations for failing CI tests #2923

Merged
merged 2 commits into from May 2, 2018
Merged

Conversation

gareth-robinson
Copy link

@gareth-robinson gareth-robinson commented Apr 22, 2018

PR Checklist:

  • [Y] I have run npm test locally and all tests are passing.
  • [Y] I have added/updated tests for any new behavior.
  • [Y] If this is a significant change, an issue has already been created where the problem / solution was discussed: Tests consistently failing in Travis CI #2877

PR Description

This is a suggestion of alterations to test-headers.js to unblock CI again, given there are a number of consistently failing tests there for some months now.
I've changed the invalid header characters test, so that it passes with either the old or new message returned by node.
I've altered the IPv6 header test, so that if the underlying OS doesn't support IPv6 the test doesn't run.

Fixes: #2877

@simov simov merged commit 0d29635 into request:master May 2, 2018
@simov
Copy link
Member

simov commented May 2, 2018

Thanks @gareth-robinson 👍

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.

None yet

2 participants