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

test: make ComposedFunction inference test easier #47317

Merged
merged 1 commit into from
Oct 25, 2022
Merged

test: make ComposedFunction inference test easier #47317

merged 1 commit into from
Oct 25, 2022

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Oct 25, 2022

This was written to be a very difficult compiler stress test, and be nearly close to failing at runtime too. While we like tests to be comprehensive, we do not like them to be a stress test on unrelated parts of the compiler simultaneously.

From: #45925
Fix: #47179

This was written to be a very difficult compiler stress test, and be
nearly close to failing at runtime too. While we like tests to be
comprehensive, we do not like them to be a stress test on unrelated
parts of the compiler simultaneously.

From: #45925
Fix: #47179
Copy link
Member

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

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

Thanks for this fix. I've not looked into the issue yet.

@aviatesk aviatesk merged commit 4a45e8b into master Oct 25, 2022
@aviatesk aviatesk deleted the jn/47179 branch October 25, 2022 04:34
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.

infinite recursion in abstract_call_method
2 participants