Closed
Description
(pandas) bash-3.2$ pytest pandas/tests/io/test_html.py -k spam_url --pdb -v
========================================================================================================================= test session starts =========================================================================================================================
platform darwin -- Python 3.6.3, pytest-3.3.0, py-1.5.2, pluggy-0.6.0 -- /Users/jreback/miniconda3/envs/pandas/bin/python
cachedir: .cache
rootdir: /Users/jreback/pandas, inifile: setup.cfg
plugins: xdist-1.20.1, forked-0.2, cov-2.5.1, hypothesis-3.38.5
collected 145 items
pandas/tests/io/test_html.py::TestReadHtml::test_spam_url[bs4] xfail [ 50%]
pandas/tests/io/test_html.py::TestReadHtml::test_spam_url[lxml] xfail [100%]
I have disabled these test as they just started failing. If anyone wants to investigate would be great!