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

Michaelborkowski/benchmarks #1843

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

michaelborkowski
Copy link
Contributor

This pull request contains syntactic corrections and proof combinator modernization in order to get all of the POPL 18 PLE benchmarks working with the current version of Liquid Haskell.

Ackermann.hs is restored to the test suite in each of its versions:
benchmarks/popl18/nople/neg/Ackermann.hs
benchmarks/popl18/nople/pos/Ackermann.hs
benchmarks/popl18/ple/pos/Ackermann.hs

OverviewListInfix.hs is restored to the test suite in each of its versions:
benchmarks/popl18/nople/pos/OverviewListInfix.hs
benchmarks/popl18/ple/pos/OverviewListInfix.hs

(There are still some nople tests that are ignored.)

@ranjitjhala
Copy link
Member

Thanks @michaelborkowski ! any idea why the tests are failing?

@michaelborkowski
Copy link
Contributor Author

I committed to my branch with a syntax error and tried to --amend the commit. But that looks like it broke the tests somehow. Let's reject/delete this PR and I'll try to create a new one where the appveyor tests pass

@michaelborkowski michaelborkowski marked this pull request as draft June 17, 2021 04:28
@michaelborkowski
Copy link
Contributor Author

I made another commit so that the tests would run again. The appveyor ones pass. Are the ci/circleci supposed to pass? They fail with the error

W: GPG error: https://packages.confluent.io/deb/5.2 stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B1DA6120C2BF624
E: The repository 'https://packages.confluent.io/deb/5.2 stable InRelease' is not signed.

@facundominguez
Copy link
Collaborator

@michaelborkowski, @ranjitjhala, would you like to merge this PR or should we close it?

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.

None yet

3 participants