diff --git a/lib/lookup.json b/lib/lookup.json index 1b1ff674..36f2fffd 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -103,7 +103,8 @@ }, "coffeescript": { "maintainers": ["jashkenas", "GeoffreyBooth"], - "skip": ["rhel", "aix"] + "comment": "https://github.com/jashkenas/coffeescript/pull/5478 may fix the test failures", + "skip": [true, "rhel", "aix"] }, "commander": { "prefix": "v",