GithubHelp home page GithubHelp logo

Comments (8)

pirapira avatar pirapira commented on June 21, 2024
$ java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

from evm-semantics.

ehildenb avatar ehildenb commented on June 21, 2024

Confirmed (though the test is passing, there is an enormous amount of output).

Better to reproduce with ./tests/ci/with-k uiuck ./Build test tests/proofs/hkg/approve-spec.k (because ./Build tests quick selects tests randomly).

The enormous amount of output is more an issue directly with K, I'll open an issue there so we can start getting more informative messages out of K when proofs aren't going perfectly.

from evm-semantics.

ehildenb avatar ehildenb commented on June 21, 2024

And your intuition is correct that pandoc-tangle missing is not causing this issue, though that may be why the test reports as failed when on a system with pandoc-tangle it will report as passed. I'll investigate that too. The repository https://github.com/ehildenb/pandoc-tangle has a Linux binary for pandoc-tangle. I can see about getting a MacOS binary in there too if you need that.

from evm-semantics.

ehildenb avatar ehildenb commented on June 21, 2024

Confirmed that when pandoc-tangle binary is not present, reports test failure even though test passes because the message === WARNING: pandoc-tangle not installed ... is being interpreted as output and compared to the value true, which is the expected output.

from evm-semantics.

pirapira avatar pirapira commented on June 21, 2024

Then this issue is more like "warning about missing pandoc-tangle causes spurious errors." I'll change the title.

from evm-semantics.

ehildenb avatar ehildenb commented on June 21, 2024

On branch quieter-proofs, you should be able to (replace bash with your preferred shell)

./tests/ci/with-k uiuck bash
./Build tests proofs approve-spec

It will output all the K warnings still, but should now say passed instead of failed.

I'll wait to turn this into a PR until we have K being quieter about the translation issues, and bump the submodule version when that happens.

from evm-semantics.

pirapira avatar pirapira commented on June 21, 2024

@ehildenb I can confirm the behavior on quieter-proofs.

from evm-semantics.

pirapira avatar pirapira commented on June 21, 2024

This issue has disappeared.

from evm-semantics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.