Github user jeking3 commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1491#discussion_r172557523
--- Diff: test/tests.json ---
@@ -221,7 +221,8 @@
"framed"
],
"sockets": [
- "ip"
+ "ip",
+ "domain"
--- End diff --
You added domain tests to the haskell group, not the nodejs group.---
