diff --git a/lib/lookup.json b/lib/lookup.json index 0784ee09..80554360 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -102,7 +102,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",