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

fix: comment out local 'from import' transformation assertions that are raising with our new transpiler testing structure #28853

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

Sam-Armstrong
Copy link
Contributor

@YushaArif99 the transformations tests that I've commented out here have started failing after migrating them over to the ivy repository.

Of course the prefix of the calls in these assertions should now be something like ivy_tests.test_transpiler.transformations.mock_dir.custom_math.advanced_math rather than tests.source2source.transformations.mock_dir.custom_math.advanced_math, but for some reason there is no prefix at all when it asserts, at least on the first example here. Would you be able to have a look into this at some point if you get chance?

This doesn't seem to have any downstream consequences on the integration tests and such - so I presume it's an issue with the way the testing/file structure is now set up in ivy - given this I'll just leave these parts commented out for the moment until we have chance to look into it.

Cheers!

…re raising with our new transpiler testing structure
@Sam-Armstrong Sam-Armstrong merged commit 54ab5d8 into main Jan 17, 2025
11 of 12 checks passed
@Sam-Armstrong Sam-Armstrong deleted the transformations-tests branch January 17, 2025 10:43
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