summaryrefslogtreecommitdiff
path: root/numpy/core/function_base.py
diff options
context:
space:
mode:
authorAllan Haldane <allan.haldane@gmail.com>2016-02-14 03:01:05 -0500
committerAllan Haldane <allan.haldane@gmail.com>2016-02-26 11:35:33 -0500
commit6f6f03dc961c15b336242c6600596a8f882ca194 (patch)
tree08e7c02865bb96abe97c806f22ccc1e736a3e37b /numpy/core/function_base.py
parentc303c9b77afbc7fe6f4049683c3ccaabdebe7be3 (diff)
downloadnumpy-6f6f03dc961c15b336242c6600596a8f882ca194.tar.gz
TST: Fix some MA tests to avoid looking at the .data attribute
The MaskedArray.data attribute is unreliable for tests because it can contain arbitraty junk data at masked positions. Instead, all MaskedArray tests should look at marr.filled(0) to check if we got the same result.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions