human-readable-duration-0.2.1.5 testcase mismatch

cc @yogsototh

           src/Data/Duration/Tutorial.hs:44: failure in expression `humanReadableDuration (4 * duration1 + 2 * duration2)'
           expected: "1 days 9 hours 14 min 10s 12ms"
            but got: "1 day 9 hours 14 min 10s 12ms"
                           ^
This commit is contained in:
Jens Petersen 2026-05-13 22:48:54 +08:00
parent 6da7164203
commit b995fae76e

View File

@ -8097,6 +8097,7 @@ expected-test-failures:
- ghc-typelits-natnormalise # 0.7.11 https://github.com/clash-lang/ghc-typelits-natnormalise/issues/89
- hinotify # 0.4.2 https://github.com/kolmodin/hinotify/issues/38
- hsexif # 0.6.1.10 Missing test file
- human-readable-duration # 0.2.1.5 testcase mismatch
- katip # 0.8.8.2 https://github.com/Soostone/katip/issues/155
- lr-acts # 0.1 lr-acts-test: executable not found
- markov-chain-usage-model # https://github.com/advancedtelematic/markov-chain-usage-model/issues/44