Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[32bit] http-streams-0.8.8.1: Failures: tests/TestSuite.hs:757:9: 1) Convenience API PUT with json data #125

Open
juhp opened this issue Aug 8, 2021 · 1 comment

Comments

@juhp
Copy link
Contributor

juhp commented Aug 8, 2021

I got the following testsuite failure on i686, armv7hl and s390x for Fedora 35
with ghc-8.10.5 and LTS 18.5 package versions:

Failures:
  tests/TestSuite.hs:757:9: 
  1) Convenience API PUT with json data
       Object was encoded to JSON as expected
       expected: "{\"data\":[[2000,1],[2020,0]],\"label\":\"Sealand\"}"
        but got: "{\"label\":\"Sealand\",\"data\":[[2000,1],[2020,0]]}"
  To rerun use: --match "/Convenience API/PUT with json data/"
Randomized with seed 494565247
Finished in 0.0211 seconds
37 examples, 1 failure
Test suite check: FAIL
Test suite logged to: dist/test/http-streams-0.8.8.1-check.log
0 of 1 test suites (0 of 1 test cases) passed.
@istathar
Copy link
Member

istathar commented Feb 6, 2023

@juhp I'm on Fedora 37 and not experiencing this (now that I've bumped to GHC 9.2.5). Is this still a problem in your build farm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants