Skip to content

Add new variables to the extract when doing intros #1472

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

Merged
merged 3 commits into from
Mar 1, 2021

Conversation

isovector
Copy link
Collaborator

#1453 introduced a slight bug where I forgot to update the extract's knowledge of introduced scoped variables when running intros. This made the scoring function reject lots of otherwise good programs, and a bunch of tests went red.

Found it this morning when seeing mysterious failures in an unrelated part of the codebase.

This makes it look like the tactics tests aren't being run as part of CI 😱 How do we get them to run?

@isovector isovector added the merge me Label to trigger pull request merge label Mar 1, 2021
@mergify mergify bot merged commit 3095662 into haskell:master Mar 1, 2021
@isovector isovector deleted the fix-tests branch April 5, 2021 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants