Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Dec 27, 2016

The tests currently fail due to the updated Travis image setup which no longer supports testing IPv6 connections which the test suite previously relied on.

I've updated the test suite via reactphp-legacy/socket-client#76 and updated the dependency to socket-client: ^0.5.3 but this requires further updates to the test suite in order to now support PSR-4 for our test suites. I've updated the test/boostrap.php to account for the new autoload paths and manually added some require-dev statements, but I consider this a rather fragile for the future.

Anyway, this should fix this for the moment and we can clean this up (or re-consider the whole test suite) in the future 👍

@clue clue merged commit 2925dd5 into reactphp:master Jan 9, 2017
@clue clue deleted the tests branch January 9, 2017 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants