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

Add regression test for salsa-rs#455 #740

Closed
wants to merge 1 commit into from

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 28, 2025

See #455, this still fails today but with a different panic. Given recovery is involved this might be fixed by the fixpoint changes

@Veykril Veykril force-pushed the veykril/push-pqrtwzpuqtkw branch from b7aa826 to 8686c47 Compare February 28, 2025 07:52
Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit b7aa826
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/67c16b2385ec1d000892826c

Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 8686c47
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/67c16b2e4d50a40008b7adf6

@Veykril Veykril changed the title Drop clone requirement for accumulated values Add regression test for salsa-rs#455 Feb 28, 2025
@Veykril
Copy link
Member Author

Veykril commented Feb 28, 2025

@carljm might be good to check if this is fixed in your PR (feel free to pick the test over to your branch)

Copy link

codspeed-hq bot commented Feb 28, 2025

CodSpeed Performance Report

Merging #740 will not alter performance

Comparing Veykril:veykril/push-pqrtwzpuqtkw (8686c47) with master (9107eeb)

Summary

✅ 11 untouched benchmarks

@carljm
Copy link
Contributor

carljm commented Mar 5, 2025

This test behaves as expected under fixpoint iteration cycle handling in #603. I went ahead and committed a slightly-modified version (that doesn't iterate forever) in that branch. I think this can be closed.

@carljm carljm closed this Mar 5, 2025
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.

2 participants