Expect fsnotify to fail

This commit is contained in:
Michael Snoyman 2014-12-12 12:57:05 +02:00
parent e88ef6f74b
commit b804e37845

View File

@ -251,6 +251,9 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
add "tls"
add "x509"
-- Often run out of inotify handles
add "fsnotify"
where
add = tell . singleton . PackageName