Commit 575f487
committed
Update random_tests/test_distributions.py
Resolve failure on Windows in hypergeometric distribution
Allow fallback on NumPy in a test for randint
Make a valid numpy version string
Move updated tests under dpnp folder following new structure1 parent 77aac6a commit 575f487
File tree
14 files changed
+371
-469
lines changed- dpnp/tests/third_party/cupy
- random_tests
- testing
- tests
14 files changed
+371
-469
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments