Skip to content

BUG: no tables found in test_html spam test #20685

Closed
@jreback

Description

@jreback
(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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO HTMLread_html, to_html, Styler.apply, Styler.applymapUnreliable TestUnit tests that occasionally failgood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions