Skip to content

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Feb 3, 2020

Not all systems support the discard protocol (TCP port 9), so we skip
this test, if the system does not.

Not all systems support the discard protocol (TCP port 9), so we skip
this test, if the system does not.
@cmb69 cmb69 changed the title Fix #78090: test 3408/14609 of make test takes forever to finish [WIP] Fix #78090: test 3408/14609 of make test takes forever to finish Feb 3, 2020
Apparently, connecting to port 9 is not supported (so the test is now
skipped on Travis).  Presumably, we have to check for a timeout.
@nikic
Copy link
Member

nikic commented Feb 3, 2020

Is the use of :9 actually relevant for the test? Can't we migrate this to use our own server, like other tests do?

@cmb69
Copy link
Member Author

cmb69 commented Feb 3, 2020

Indeed, there shouldn't be an issue using our own server, and that would also make it possible to run the test on so-far unsupported systems. I've also adapted bug46739.phpt accordingly; the only other test I could find which used port 9 as well.

Copy link
Contributor

@staabm staabm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit

@cmb69 cmb69 changed the title [WIP] Fix #78090: test 3408/14609 of make test takes forever to finish Fix #78090: test 3408/14609 of make test takes forever to finish Feb 3, 2020
@cmb69
Copy link
Member Author

cmb69 commented Feb 3, 2020

Applied as 079905a. Thanks!

@cmb69 cmb69 closed this Feb 3, 2020
@cmb69 cmb69 deleted the cmb/78090 branch February 3, 2020 23:59
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.

3 participants