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

tests: `server_accept_first()`: Drop bogus exclusion #173

Merged
merged 1 commit into from Oct 8, 2017

Conversation

@antrik
Copy link
Contributor

antrik commented Oct 7, 2017

I should have removed this conditional entirely (rather than just the
Windows part) in 7881984 . The issue
was never really Windows-specific in the first place: it just didn't
become apparent until we could test the inprocess back-end on other
platforms after 3e9aee8 .

(Also, this should have used the "ignore" attribute, rather than
conditional compilation: there was never any reason why the test
couldn't be run on Windows, or on the inprocess back-end in general --
it uncovered an actual bug in the inprocess back-end
implementation...)

I should have removed this conditional entirely (rather than just the
Windows part) in 7881984 . The issue
was never really Windows-specific in the first place: it just didn't
become apparent until we could test the `inprocess` back-end on other
platforms after 3e9aee8 .

(Also, this should have used the "ignore" attribute, rather than
conditional compilation: there was never any reason why the test
couldn't be run on Windows, or on the `inprocess` back-end in general --
it uncovered an actual bug in the `inprocess` back-end
implementation...)
@jdm
Copy link
Member

jdm commented Oct 8, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Oct 8, 2017

📌 Commit 1666c70 has been approved by jdm

bors-servo added a commit that referenced this pull request Oct 8, 2017
tests: `server_accept_first()`: Drop bogus exclusion

I should have removed this conditional entirely (rather than just the
Windows part) in 7881984 . The issue
was never really Windows-specific in the first place: it just didn't
become apparent until we could test the `inprocess` back-end on other
platforms after 3e9aee8 .

(Also, this should have used the "ignore" attribute, rather than
conditional compilation: there was never any reason why the test
couldn't be run on Windows, or on the `inprocess` back-end in general --
it uncovered an actual bug in the `inprocess` back-end
implementation...)
@bors-servo
Copy link
Contributor

bors-servo commented Oct 8, 2017

Testing commit 1666c70 with merge 127aa63...

@bors-servo
Copy link
Contributor

bors-servo commented Oct 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: jdm
Pushing 127aa63 to master...

@bors-servo bors-servo merged commit 1666c70 into servo:master Oct 8, 2017
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.