You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test suite failure for package haskell-src-exts-1.22.0
test: exited with: ExitFailure 1
Full log available at /var/stackage/work/unpack-dir/.stack-work/logs/haskell-src-exts-1.22.0-test.log
Tests
Parser tests
OverloadedLabels: OK (0.08s)
RecordInfixSelector: OK
TabWhitespace: OK
CxtWhitespace: OK (0.01s)
CApiFFI: OK
Rules: OK (0.01s)
QuasiQuoteOld: OK
GadtRecordFields: OK
Completesig03A: OK
LanguagePragma: OK
TemplateHaskellQuotedNames: OK
DerivingParen: OK
THTSplices: OK
GadtStrictness: FAIL
Files 'tests/examples/GadtStrictness.hs.parser.golden' and 'tests/examples/GadtStrictness.hs.parser.out' differ
EqualityConstraints2: OK
BadStringLineBreak: OK
....
ContextOrdering: OK (0.01s)
ExtraPrettyParentheses: OK (0.02s)
RoleAnnotations: OK (0.02s)
Ppr048: OK
Directory: FAIL (0.28s)
Files 'tests/examples/Directory.hs.parser.golden' and 'tests/examples/Directory.hs.parser.out' differ
ClassContext: OK (0.02s)
SCCPragmas: OK
TrailingWhere: OK
TrailingWhere2: OK
...
DataKinds: OK (0.05s)
StarInType: OK
QuasiQuoteToplevel: OK
Nounpack2: FAIL
Files 'tests/examples/Nounpack2.hs.parser.golden' and 'tests/examples/Nounpack2.hs.parser.out' differ
ExtraEndBrace: OK
IndentedTopLevelWhere: OK
...
FixityTests: OK (0.02s)
DsStrictData: FAIL (0.03s)
Files 'tests/examples/DsStrictData.hs.parser.golden' and 'tests/examples/DsStrictData.hs.parser.out' differ
T13050: OK (0.02s)
TySplice3: OK
...
QuasiQuoteUnit: OK
AmbiguousFixities: FAIL
Files 'tests/examples/AmbiguousFixities.hs.parser.golden' and 'tests/examples/AmbiguousFixities.hs.parser.out' differ
CStyleLinePragmas: OK
Lib: OK (0.02s)
...
Disabled tests is acceptable for now. I also saw this on haskell-src-ext's monthly Travis build. I am inclined to believe it is nothing to worry about, just some trivial updates to test expectations probably. Tracking this on the haskell-src-exts issue tracker, so I'm closing this one. haskell-suite/haskell-src-exts#448
Disabling tests for now.
See also #5048
The text was updated successfully, but these errors were encountered: