Skip to content

AttributeError: 'TestReadHtmlBase' object has no attribute 'flavor' #4252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yarikoptic opened this issue Jul 16, 2013 · 8 comments
Closed
Labels
Bug Testing pandas testing functions or related to the test suite
Milestone

Comments

@yarikoptic
Copy link
Contributor

Was testing 0.12.0~rc1+git79-g50eff60 on a sparc for the recent fixes: test_html tests puked before trying with

======================================================================
ERROR: test_bad_url_protocol (pandas.io.tests.test_html.TestReadHtmlBase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/yoh/deb/gits/pkg-exppsy/pandas/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_html.py", line 98, in setUp
    self.try_skip()
  File "/home/yoh/deb/gits/pkg-exppsy/pandas/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_html.py", line 87, in try_skip
    self.flavor != ['lxml']):
AttributeError: 'TestReadHtmlBase' object has no attribute 'flavor'

@cpcloud
Copy link
Member

cpcloud commented Jul 16, 2013

@yarikoptic can u test again? thanks

@yarikoptic
Copy link
Contributor Author

building v0.12.0rc1-90-g4c2d050 now locally and on sparc

On Tue, 16 Jul 2013, Phillip Cloud wrote:

[1]@yarikoptic can u test again? thanks


Reply to this email directly or [2]view it on GitHub.

References

Visible links

  1. https://github.com/yarikoptic
  2. AttributeError: 'TestReadHtmlBase' object has no attribute 'flavor' #4252 (comment)

Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik

@cpcloud
Copy link
Member

cpcloud commented Jul 16, 2013

@yarikoptic any news here?

@yarikoptic
Copy link
Contributor Author

test_bad_url_protocol (pandas.io.tests.test_html.TestReadHtmlBase) ... SKIP

@cpcloud
Copy link
Member

cpcloud commented Jul 16, 2013

Bs4 version?

@yarikoptic
Copy link
Contributor Author

stock 4.2.0 on Debian

On Tue, 16 Jul 2013, Phillip Cloud wrote:

Bs4 version?


Reply to this email directly or [1]view it on GitHub.

References

Visible links

  1. AttributeError: 'TestReadHtmlBase' object has no attribute 'flavor' #4252 (comment)

Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik

@cpcloud
Copy link
Member

cpcloud commented Jul 16, 2013

Then it can be closed.

@cpcloud
Copy link
Member

cpcloud commented Jul 16, 2013

i think this ca be closed via #4257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants