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

Diagnose obsolete recipes. #73

Open
sageserpent-open opened this issue Jan 19, 2024 · 0 comments
Open

Diagnose obsolete recipes. #73

sageserpent-open opened this issue Jan 19, 2024 · 0 comments

Comments

@sageserpent-open
Copy link
Owner

This follows in from #72.

The situation here is that as test case synthesis code evolves, recipes can become invalid and cause either an exception deep in the Americium implementation that is mystifying to the user, or can silently produce the wrong test case.

What is needed is some kind of consistency check that detects the obsolescence and produces a nice diagnostic.

If that isn't possible, at least detecting the exception and relabelling with a nice diagnostic would be an improvement, although there is a danger that this will simply cover up bugs in Americium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant