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

Flaky behavior on simplify endpoint #3761

Open
tothtamas28 opened this issue Apr 9, 2024 · 1 comment
Open

Flaky behavior on simplify endpoint #3761

tothtamas28 opened this issue Apr 9, 2024 · 1 comment

Comments

@tothtamas28
Copy link
Contributor

Related:

runtimeverification/k#4146 removed some symbol attributes from definition.kore (format, color, ...). As a result, TestMiniKEVM started failing in runtimeverification/pyk#1070 (only for the old backend).

The same test failed earlier after adding the symbol attribute to some productions in runtimeverification/k#4024. Then, the fix was to pin hashable to a given version in #3732.

Based on this, I think there might be a hash set or similar somewhere in the code base whose iteration order somehow influences simplify responses.

Bug reports:

First divergent reponse:

@tothtamas28
Copy link
Contributor Author

A few hints that the issue is related to ordering of some objects:

rv-jenkins added a commit to runtimeverification/pyk that referenced this issue Apr 9, 2024
Baltoli pushed a commit to runtimeverification/k that referenced this issue Apr 9, 2024
Related:
* #4146
* runtimeverification/haskell-backend#3761

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: Tamás Tóth <[email protected]>
Baltoli pushed a commit to runtimeverification/k that referenced this issue Apr 9, 2024
Baltoli pushed a commit to runtimeverification/k that referenced this issue Apr 9, 2024
Baltoli pushed a commit to runtimeverification/k that referenced this issue Apr 10, 2024
Baltoli pushed a commit to runtimeverification/k that referenced this issue Apr 10, 2024
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

2 participants