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

Remove "crucible_" prefix from JVM verification commands #955

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

brianhuffman
Copy link
Contributor

See #382. As these commands are still marked as "experimental", a separate deprecation phase to support the old names shouldn't be necessary.

Brian Huffman added 2 commits December 4, 2020 15:05
We now use the term "method" instead of "function".
Also we avoid mentioning "Crucible" at all, as this
is an implementation detail that is not user-relevant.
@brianhuffman brianhuffman requested a review from atomb December 5, 2020 00:42
@brianhuffman
Copy link
Contributor Author

The bike proof is failing only on 6.8.5 with an error I don't understand:

Run actions/download-artifact@v2
  with:
    name: saw-Linux-8.6.5
    path: ./s2nTests/bin
Starting download for saw-Linux-8.6.5
Error: read ECONNRESET

See #382. As these commands are still marked as "experimental",
it should be acceptable to remove the old names without warning.
Copy link
Contributor

@atomb atomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. I suspect the build failure is some sort of spurious networking thing.

We may want to mark these as non-experimental now? I'm planning to do that for a few other functions, too, I think, so I could do them all together.

@brianhuffman brianhuffman merged commit 9208c87 into master Dec 7, 2020
brianhuffman pushed a commit that referenced this pull request Jan 16, 2021
This should make the `test_examples` integration test work again.

See also #995.
brianhuffman pushed a commit that referenced this pull request Jan 19, 2021
Fix example proof scripts that were broken by function renames (#955).
@brianhuffman brianhuffman deleted the crucible-jvm branch January 26, 2021 03:58
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