Skip to content

Add new variables to the extract when doing intros#1472

Merged
mergify[bot] merged 3 commits into
haskell:masterfrom
isovector:fix-tests
Mar 1, 2021
Merged

Add new variables to the extract when doing intros#1472
mergify[bot] merged 3 commits into
haskell:masterfrom
isovector:fix-tests

Conversation

@isovector

Copy link
Copy Markdown
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