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 test for sparse matrix assignment #32756

Merged
merged 1 commit into from
Aug 1, 2019
Merged

fix test for sparse matrix assignment #32756

merged 1 commit into from
Aug 1, 2019

Conversation

dkarrasch
Copy link
Member

@dkarrasch dkarrasch commented Aug 1, 2019

This "test" was introduced in #30405, but (i) it doesn't test anything, and (ii) what was written returns false. Judging from #30006, I guess what was supposed to be tested is assignment to previous zero elements, not comparison. Anyway, please feel free to change to whatever is more meaningful.

Edit: those patches were backported, so this may apply here as well?

@andreasnoack andreasnoack merged commit 30b3636 into JuliaLang:master Aug 1, 2019
@dkarrasch dkarrasch deleted the dk/fixsparsetest branch August 1, 2019 19:54
JeffBezanson pushed a commit that referenced this pull request Aug 5, 2019
KristofferC pushed a commit that referenced this pull request Aug 26, 2019
@KristofferC KristofferC mentioned this pull request Aug 26, 2019
55 tasks
KristofferC pushed a commit that referenced this pull request Aug 26, 2019
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants