Sort expected test failures due to assertion failures

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2023-03-06 07:03:34 -08:00
parent a78b8c090a
commit 1f0e5d5823
No known key found for this signature in database

View File

@ -8590,9 +8590,8 @@ expected-test-failures:
# Testcase failures, or other runtime failures.
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
- haskoin-node # https://github.com/commercialhaskell/stackage/issues/6769
- heist # https://github.com/commercialhaskell/stackage/issues/6765
- OrderedBits # 0.0.2.0
- ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867
- ace # failed with ghc-9.4.4
- algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670
- binary-generic-combinators # 0.4.4.0 negative quickcheck resize
@ -8600,10 +8599,10 @@ expected-test-failures:
- c2hs # 0.28.8
- cfenv # 0.1.0.0 https://github.com/tomphp/haskell-cfenv/issues/1
- character-cases # 0.1.0.6 https://github.com/aiya000/hs-character-cases/issues/3
- control-dsl # 0.2.1.3
- codec-beam # 0.2.0 posix_spawnp: does not exist
- curl-runnings # 0.17.0
- control-dsl # 0.2.1.3
- crypt-sha512 # 0 Use -p '/crypt.$6$rounds=10$roundstoolow/' to rerun this test only.
- curl-runnings # 0.17.0
- download # 0.3.2.7 https://github.com/fpco/stackage/issues/2811
- duration # 0.2.0.0
- ede # 0.3.3.0 hashable order dependent
@ -8613,6 +8612,8 @@ expected-test-failures:
- github-types # https://github.com/commercialhaskell/stackage/issues/6549
- haskeline # 0.8.2 https://github.com/commercialhaskell/stackage/issues/5439
- haskoin-core
- haskoin-node # https://github.com/commercialhaskell/stackage/issues/6769
- heist # https://github.com/commercialhaskell/stackage/issues/6765
- hgeometry-combinatorial # 0.14
- hruby # 0.5.0.0
- hspec-contrib # 0.5.1.1 https://github.com/commercialhaskell/stackage/issues/6733
@ -8635,25 +8636,25 @@ expected-test-failures:
- numhask-array
- ochintin-daicho
- openapi3
- openssl-streams # 1.2.3.0 asn1 encoding wrong tag
- opentelemetry-extra # 0.8.0 negative quickcheck resize
- optics # 0.4.2
- pcre-heavy
- persistent-sqlite # https://github.com/yesodweb/persistent/issues/989
- product-profunctors # 0.11.0.3 executable not found
- openssl-streams # 1.2.3.0 asn1 encoding wrong tag
- pkgtreediff # 0.6.0
- posix-paths
- posix-pty # 0.2.2
- pkgtreediff # 0.6.0
- prettyprinter
- prettyprinter-ansi-terminal
- product-profunctors # 0.11.0.3 executable not found
- rando # https://github.com/commercialhaskell/stackage/issues/4249
- rank1dynamic
- readline # 1.0.3.0
- req # https://github.com/commercialhaskell/stackage/issues/6904
- rescue
- roc-id # 0.1.0.0 negative quickcheck resize
- rose-trees
- safe-decimal
- ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867
- simple-affine-space
- simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410
- singletons-base
@ -8664,10 +8665,10 @@ expected-test-failures:
- sydtest # https://github.com/commercialhaskell/stackage/issues/6729
- sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6798
- tasty-fail-fast
- tzdata # 0.2.20221028.0 - https://github.com/ysangkok/haskell-tzdata/issues/3
- triplesec
- turtle
- type-level-kv-list
- tzdata # 0.2.20221028.0 - https://github.com/ysangkok/haskell-tzdata/issues/3
- unicode-show
- universe-some
- universum
@ -8683,7 +8684,6 @@ expected-test-failures:
- yarn-lock
- yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132
- yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77
- req # https://github.com/commercialhaskell/stackage/issues/6904
# Assertion failures due to module name ambiguity.
# These _should_ be fixed by using the `hide` section of this file