mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-22 19:17:53 +01:00
Re-enable nakadi-client tests
This commit is contained in:
parent
93f1117f80
commit
2395e0b23a
@ -3745,6 +3745,7 @@ expected-test-failures:
|
|||||||
- distributed-process
|
- distributed-process
|
||||||
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
||||||
- distributed-process-task
|
- distributed-process-task
|
||||||
|
- dns # https://github.com/kazu-yamamoto/dns/issues/29
|
||||||
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
||||||
- fsnotify # Often runs out of inotify handles
|
- fsnotify # Often runs out of inotify handles
|
||||||
- hastache
|
- hastache
|
||||||
@ -3752,13 +3753,13 @@ expected-test-failures:
|
|||||||
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
||||||
- libmpd # https://github.com/vimus/libmpd-haskell/issues/104
|
- libmpd # https://github.com/vimus/libmpd-haskell/issues/104
|
||||||
- math-functions # https://github.com/bos/math-functions/issues/25
|
- math-functions # https://github.com/bos/math-functions/issues/25
|
||||||
|
- matplotlib # https://github.com/fpco/stackage/issues/2365
|
||||||
|
- mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1
|
||||||
- network # Unfortunately network failures seem to happen haphazardly
|
- network # Unfortunately network failures seem to happen haphazardly
|
||||||
- nsis # Intermittent on non-Windows systems
|
- nsis # Intermittent on non-Windows systems
|
||||||
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
|
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
|
||||||
- spdx # https://github.com/phadej/spdx/issues/8
|
- spdx # https://github.com/phadej/spdx/issues/8
|
||||||
- statistics # https://github.com/bos/statistics/issues/42
|
- statistics # https://github.com/bos/statistics/issues/42
|
||||||
- matplotlib # https://github.com/fpco/stackage/issues/2365
|
|
||||||
- mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1
|
|
||||||
|
|
||||||
# Timeouts
|
# Timeouts
|
||||||
# These tests sometimes take too long and hit the stackage build
|
# These tests sometimes take too long and hit the stackage build
|
||||||
@ -3791,7 +3792,6 @@ expected-test-failures:
|
|||||||
- credential-store # requieres dbus sockets
|
- credential-store # requieres dbus sockets
|
||||||
- dbcleaner # Requires running PostgreSQL server
|
- dbcleaner # Requires running PostgreSQL server
|
||||||
- dbmigrations # PostgreSQL
|
- dbmigrations # PostgreSQL
|
||||||
- dns # https://github.com/kazu-yamamoto/dns/issues/29
|
|
||||||
- drifter-postgresql # PostgreSQL
|
- drifter-postgresql # PostgreSQL
|
||||||
- etcd # etcd https://github.com/fpco/stackage/issues/811
|
- etcd # etcd https://github.com/fpco/stackage/issues/811
|
||||||
- eventful-dynamodb
|
- eventful-dynamodb
|
||||||
@ -3848,7 +3848,6 @@ expected-test-failures:
|
|||||||
- websockets
|
- websockets
|
||||||
- accelerate-bignum # CUDA GPU
|
- accelerate-bignum # CUDA GPU
|
||||||
- gdax # Needs environment variables set
|
- gdax # Needs environment variables set
|
||||||
- nakadi-client # Needs environment variable set
|
|
||||||
- lxd-client # Needs LXD, not available on debian
|
- lxd-client # Needs LXD, not available on debian
|
||||||
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user