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 test for copyto! with start indices and for dims tuple in similar #935

Merged
merged 3 commits into from
Feb 25, 2025

Conversation

felixcremer
Copy link
Contributor

This adds tests for copyto! with an start index for the source and the destination.

It also adds a test case for similar with a tuple of dims.

@felixcremer
Copy link
Contributor Author

The error seems to be a CondaPkg problem and unrelated to my change

@rafaqz
Copy link
Owner

rafaqz commented Feb 25, 2025

@JamesWrigley can you look at this?

It makes me somewhat nervous being close to pythons dumpster fire of dependency management.

We may need to drop it from tests?

@JamesWrigley
Copy link
Contributor

JamesWrigley commented Feb 25, 2025

I also ran into this recently: JuliaLang/IJulia.jl#1145 (comment)
Will make a PR to fix it.

EDIT: see #936.

@rafaqz
Copy link
Owner

rafaqz commented Feb 25, 2025

Ok @felixcremer you can update against main and this should pass

@felixcremer
Copy link
Contributor Author

I just force pushed a rebased version. Let's see where the tests are going to fail now.

@rafaqz rafaqz merged commit b7e4a69 into rafaqz:main Feb 25, 2025
7 of 8 checks passed
@felixcremer felixcremer deleted the fc/testcopyto branch February 25, 2025 19:37
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.

3 participants