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

Minimize filename during TestInput test #3530

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

d-torrance
Copy link
Member

This should fix #3419 (comment)

@d-torrance d-torrance requested a review from mahrud October 20, 2024 23:32
@d-torrance d-torrance merged commit 639e411 into Macaulay2:development Oct 21, 2024
5 checks passed
@mahrud
Copy link
Member

mahrud commented Oct 21, 2024

I probably should have checked this more thoroughly. It didn't address the issue:

 -- i7 : assert Equation(toSequence locate pkgtest, (testpkg, 3, 5, 3, 32, 3, 5))
 -- stdio:10:6:(3): error: assertion failed:
 -- (../../M2-94666-0/0.m2, 3, 5, 3, 32, 3, 5) == (/private/tmp/M2-94666-0/0.m2, 3, 5, 3, 32, 3, 5) is false
 -- 
stdio:1:5:(3): error: test(s) #333 of package Core failed.

@d-torrance
Copy link
Member Author

Oops, I just fixed one of the assert statements! There are a few. Let me try again...

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