diff options
author | Ross Barnowski <rossbar@berkeley.edu> | 2020-12-07 15:39:54 -0800 |
---|---|---|
committer | Ross Barnowski <rossbar@berkeley.edu> | 2020-12-07 15:39:54 -0800 |
commit | 9235016e44f306b61fcc7805956654f65183c785 (patch) | |
tree | 9a85d0aadad23f608a0bf519aefadb93a427cff9 /numpy/array_api/tests/test_elementwise_functions.py | |
parent | b01a4732cedf8ffe6def3a877e22dacacc796bd5 (diff) | |
download | numpy-9235016e44f306b61fcc7805956654f65183c785.tar.gz |
TST: Fix crosstalk issues with polynomial str tests.
Polynomial printing tests implicitly depended on calling
order, causing the test suite to fail when the test ordering was
randomized with the pytest-random plugin (gh-17954).
Two factors contributed to this:
* Improper setting of class-level test config and
* Poorly designed test that overrode an inherited class
variable.
Diffstat (limited to 'numpy/array_api/tests/test_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions