Closed SethTisue closed 7 years ago
Looks like ws://echo.websocket.org is not always responsive, so I replaced it with an echo server using Unfiltered.
https://github.com/scala/community-builds/commit/9db9aab5485b4e1e39e897e61221f788e82712ab
[info] Project gigahorse---------------: SUCCESS (project rebuilt ok)
I keep seeing this:
I have seen in both locally (on OS X) and on our Jenkins (Linux)
for now, I will disable gigahorse's test suite in the community build (https://github.com/scala/community-builds/commit/6b7a86986785cf8f6668c541688f069c293532d9), but that's a very big hammer. it would be better if either the underlying problem were fixed, or if some more fine-grained way to skip this test in particular was provided (by exiling it to a separate subproject, or by providing an environment variable to disable it, or whatever)