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

np.unique(): inverse is shaped in numpy 2 #10819

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Jan 17, 2024

@crusaderky crusaderky closed this Jan 17, 2024
@crusaderky crusaderky reopened this Jan 17, 2024
@crusaderky crusaderky self-assigned this Jan 17, 2024
Copy link
Contributor

github-actions bot commented Jan 17, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ±0       15 suites  ±0   3h 56m 39s ⏱️ + 14m 45s
 12 935 tests ±0   11 669 ✅ ±0     929 💤 ±0  337 ❌ ±0 
160 257 runs  ±0  143 007 ✅ +2  16 913 💤  - 2  337 ❌ ±0 

For more details on these failures, see this check.

Results for commit 78802ac. ± Comparison against base commit 91093fd.

This pull request removes 8 and adds 8 tests. Note that renamed tests count towards both.
dask.array.tests.test_routines ‑ test_unique_rand[shape0-chunks0-0-10-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape0-chunks0-0-10-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape1-chunks1-0-10-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape1-chunks1-0-10-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape2-chunks2-0-10-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape2-chunks2-0-10-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape3-chunks3-0-10-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape3-chunks3-0-10-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape0-chunks0-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape0-chunks0-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape1-chunks1-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape1-chunks1-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape2-chunks2-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape2-chunks2-796]
dask.array.tests.test_routines ‑ test_unique_rand[shape3-chunks3-23]
dask.array.tests.test_routines ‑ test_unique_rand[shape3-chunks3-796]

♻️ This comment has been updated with latest results.

@crusaderky crusaderky merged commit c7843e7 into dask:main Jan 17, 2024
35 of 52 checks passed
@crusaderky crusaderky deleted the np200_unique_inverse branch January 17, 2024 16:36
@jakirkham jakirkham mentioned this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants