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

GOTO-Transcoder only ran for selected harnesses #242

Open
feliperodri opened this issue Jan 29, 2025 · 0 comments
Open

GOTO-Transcoder only ran for selected harnesses #242

feliperodri opened this issue Jan 29, 2025 · 0 comments
Labels
Maintenance Maintenance related issues for the challange

Comments

@feliperodri
Copy link

The run-goto-transcoder-script.sh use a regex to select the harnesses is able to currently check. However, Kani can produce different file names for different compilation sessions. A regex like this may end up getting older compilation artifacts. The best way to solve this might be with some tighter integration to Kani.

@feliperodri feliperodri added the Maintenance Maintenance related issues for the challange label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Maintenance related issues for the challange
Projects
None yet
Development

No branches or pull requests

1 participant