haskell-threads: disable test suite to avoid intermittent failures
This commit is contained in:
parent
5f160cfa86
commit
bae95790ff
@ -435,6 +435,9 @@ self: super: {
|
|||||||
# https://github.com/d12frosted/CanonicalPath/issues/3
|
# https://github.com/d12frosted/CanonicalPath/issues/3
|
||||||
system-canonicalpath = dontCheck super.system-canonicalpath;
|
system-canonicalpath = dontCheck super.system-canonicalpath;
|
||||||
|
|
||||||
|
# https://github.com/basvandijk/threads/issues/10
|
||||||
|
threads = dontCheck super.threads;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user