mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 18:47:54 +01:00
Adds hjsmin to expected test failures
hjsmin expects a 'dist-newstyle' directory (typically made by cabal-install) Therefore, it will always fail when testing with stack
This commit is contained in:
parent
573ed40299
commit
35d84aa665
@ -6359,6 +6359,9 @@ expected-test-failures:
|
|||||||
|
|
||||||
# https://github.com/alanz/ghc-exactprint/issues/82
|
# https://github.com/alanz/ghc-exactprint/issues/82
|
||||||
- ghc-exactprint
|
- ghc-exactprint
|
||||||
|
|
||||||
|
# Test-runner expects a cabal-style 'dist-newstyle' directory
|
||||||
|
- hjsmin
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user