diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2023-03-03 13:06:38 -0700 |
---|---|---|
committer | Tyler Reddy <tyler.je.reddy@gmail.com> | 2023-03-03 16:16:08 -0700 |
commit | 9fe3554b33ed1c3e7c8c78a8ac97322c0a16f7cb (patch) | |
tree | 1b2bf8930efc71bcb791c4cfaf04c237f56b860b /numpy/array_api/tests/test_validation.py | |
parent | 74a127974a66b6a70667cc6d6d3597880bc81d2b (diff) | |
download | numpy-9fe3554b33ed1c3e7c8c78a8ac97322c0a16f7cb.tar.gz |
BUG: ma with structured dtype
Fixes #22041
* add regression test and fix for creating a masked array with a
structured dtype; the test is simply for lack of error in the repoducer
* the concern expressed by core team in matching issue was that
`astropy` might be negatively affected; I ran full `astropy` (hash: `c9ad7c56`)
test suite locally with this feature branch and it seemed "ok,"
just 1 unrelated network failure in the network-requiring tests
(`test_ftp_tls_auto`):
```1 failed, 21430 passed, 3490 skipped, 176 xfailed, 23275 warnings in
430.18s (0:07:10)```
Diffstat (limited to 'numpy/array_api/tests/test_validation.py')
0 files changed, 0 insertions, 0 deletions