Skip to content

Conversation

@crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Jan 30, 2025

Closes #11706

@crusaderky crusaderky marked this pull request as draft January 30, 2025 19:29
@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2025

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   4h 30m 27s ⏱️ + 7m 10s
 17 700 tests +  513   16 505 ✅ +  511   1 193 💤 ±0  2 ❌ +2 
218 443 runs  +6 669  201 180 ✅ +6 660  17 260 💤 +6  3 ❌ +3 

For more details on these failures, see this check.

Results for commit c52cdba. ± Comparison against base commit c552433.

This pull request removes 10 and adds 523 tests. Note that renamed tests count towards both.
dask.array.tests.test_creation ‑ test_arange_dtypes[0-1-1-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[1-2-0.5-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[1-2.5-1-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[1.5-2-1-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[start4-stop4-step4-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[start5-stop5-step5-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[start6-stop6-step6-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[start7-stop7-step7-None]
dask.array.tests.test_creation ‑ test_arange_dtypes[start8-stop8-step8-uint32]
dask.array.tests.test_creation ‑ test_arange_dtypes[start9-stop9-step9-uint64]
dask.array.tests.test_creation ‑ test_arange_dtype_force[float32]
dask.array.tests.test_creation ‑ test_arange_dtype_force[float64]
dask.array.tests.test_creation ‑ test_arange_dtype_force[int64]
dask.array.tests.test_creation ‑ test_arange_dtype_force[int8]
dask.array.tests.test_creation ‑ test_arange_dtype_force[uint64]
dask.array.tests.test_creation ‑ test_arange_dtype_force[uint8]
dask.array.tests.test_creation ‑ test_arange_dtype_infer[float-float-float32]
dask.array.tests.test_creation ‑ test_arange_dtype_infer[float-float-float64]
dask.array.tests.test_creation ‑ test_arange_dtype_infer[float-float-float]
dask.array.tests.test_creation ‑ test_arange_dtype_infer[float-float-int64]
…

♻️ This comment has been updated with latest results.

@crusaderky crusaderky changed the title arange: fix extreme values; support kwargs arange: fix extreme values Jan 31, 2025
@crusaderky crusaderky marked this pull request as ready for review January 31, 2025 13:11
@crusaderky
Copy link
Collaborator Author

CI failures are unrelated; ready for review and merge

@phofl phofl merged commit d3ff1b6 into dask:main Feb 7, 2025
23 of 26 checks passed
@phofl
Copy link
Collaborator

phofl commented Feb 7, 2025

thx

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.

arange crashes for parameters near 2**63

2 participants