TST: Don't assert that a bug exists in numpy (#16940)
authorEric Wieser <wieser.eric@gmail.com>
Sat, 15 Jul 2017 12:30:03 +0000 (13:30 +0100)
committerMo Zhou <cdluminate@gmail.com>
Sat, 20 Jan 2018 09:00:31 +0000 (09:00 +0000)
commit9b50a076790c222ce788979c32130e1a3dabe55b
tree180908b69f132d7178ba878bd97d0377924b6f84
parent10c63015a45c19665f114d8c898c98826afa5492
TST: Don't assert that a bug exists in numpy (#16940)

Better to ignore the warning from the bug, rather than assert the bug is still there

After this change, numpy/numpy#9412 _could_ be backported to fix the bug

Gbp-Pq: Name up_tst_dont_assert_that_a_bug_exists_in_numpy
pandas/tests/test_algos.py