Re-enable http-reverse-proxy, but skip tests

This commit is contained in:
Alexey Zabelin 2018-04-25 17:04:00 -04:00
parent bf6a0abac2
commit c7bb703b56
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -3349,7 +3349,6 @@ packages:
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- http-reverse-proxy < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array")
- srcloc < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
@ -3664,6 +3663,7 @@ skipped-tests:
- store # https://github.com/fpco/store/issues/125
- json-autotype # https://github.com/mgajda/json-autotype/issues/17
- persistable-types-HDBC-pg # https://github.com/khibino/haskell-relational-record/issues/66
- http-reverse-proxy # https://github.com/fpco/http-reverse-proxy/issues/27
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73