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

New analyzer: add more tests for order of processing #7173

Merged
merged 3 commits into from Jul 8, 2019

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jul 8, 2019

Closes #6341.

@JukkaL JukkaL requested a review from ilevkivskyi July 8, 2019 14:50
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ilevkivskyi
Copy link
Member

@JukkaL The test fails likely because dictionaries (i.e. symbol tables in our case) are not ordered on Python 3.5.

@JukkaL JukkaL merged commit ebb3ee2 into master Jul 8, 2019
@JelleZijlstra JelleZijlstra deleted the semanal-test-order branch July 8, 2019 21:46
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

Successfully merging this pull request may close these issues.

New semantic analyzer: tests for number of iterations
2 participants