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

Test Suite Breakdown #4

Open
3 of 13 tasks
JoshMeredith opened this issue Oct 28, 2021 · 0 comments
Open
3 of 13 tasks

Test Suite Breakdown #4

JoshMeredith opened this issue Oct 28, 2021 · 0 comments

Comments

@JoshMeredith
Copy link

Priorities

Important

  • ReferenceError: raise
  • ReferenceError: mainZCZCMainzimain

Fix

  • warnings (not output by plain GHC)
  • output syntax
  • not implemented
  • pattern match failure

Possibly fixable

  • --backpack
  • missing primitives

Test configuration

  • nodeSettings.json
  • machine size

Unsupported

  • --interactive
  • SyntaxError (c-syntax)
  • ReferenceError caused by compiled c

Breakdown

total errors (989)

  • 989 unexpected failure
  • 15 uncategorised

ReferenceError (580)

  • 408 "uncaught exception in Haskell thread"
    • 400 "h$raise is not defined"
  • 172 "uncaught exception in Haskell main thread"

backpack (121)

  • 121 "unrecognised flag: --backpack"

interactive (110)

  • 110 "--interactive is not yet supported"

SyntaxError (25)

  • 23 unexpected token
    • 6 '.'
    • 17 'void'
  • 2 unexpected identifier #include

output syntax (44)

  • 44 off-by-prefix @@ -1 +1 @@
  • 39 Linking .* jsexe

warnings (4)

arr016 TestRun TH_spliceViewPat T1T13727b

machine size

arith011 numrun009 numrun012

nodeSettings.json: openBinaryFile: does not exist (No such file or directory) (19)

uncaught exception in Haskell main thread: Error: not implemented (17?)

pattern match failure (7)

misc (3)

cgrun064 T12674 unicode002 T139_A lazy-bs-alloc

unknown

barton-mangler-bug

unknown numeric

arith008 tcrun002

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

1 participant