Skip to content

fix parser and tests #7

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

Merged
merged 6 commits into from
Mar 23, 2023
Merged

fix parser and tests #7

merged 6 commits into from
Mar 23, 2023

Conversation

rsoeldner
Copy link
Member

@rsoeldner rsoeldner commented Mar 16, 2023

pactTests
  Core repl tests
    base64.repl:      OK
    lists.repl:       OK
    strings.repl:     OK
    ops.repl:         FAIL
      Exception: unimplemented
      CallStack (from HasCallStack):
        error, called at pact-core/Pact/Core/IR/Desugar.hs:323:8 in pact-core-0.1-inplace:Pact.Core.IR.Desugar
      Use -p '/ops.repl/' to rerun this test only.
    lambda.repl:      FAIL
      Exception: unimplemented
      CallStack (from HasCallStack):
        error, called at pact-core/Pact/Core/IR/Desugar.hs:323:8 in pact-core-0.1-inplace:Pact.Core.IR.Desugar
      Use -p '/lambda.repl/' to rerun this test only.
  Lexer and Parser Tests
    lexer roundtrip:  OK
        ✓ <interactive> passed 100 tests.
    parser roundtrip: OK (1.13s)
        ✓ <interactive> passed 1000 tests.

@rsoeldner rsoeldner mentioned this pull request Mar 22, 2023
@jmcardon jmcardon merged commit cbbe1c9 into jose/wholeparser Mar 23, 2023
@rsoeldner rsoeldner deleted the rsoeldner/fix-parser branch March 23, 2023 19:50
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

Successfully merging this pull request may close these issues.

2 participants