Skip to content
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

test fails, old, in py2.7 #86

Open
idella opened this issue Jul 19, 2013 · 0 comments
Open

test fails, old, in py2.7 #86

idella opened this issue Jul 19, 2013 · 0 comments

Comments

@idella
Copy link

idella commented Jul 19, 2013

 * python2_7: running distutils-r1_run_phase python_test
.............................................................................................................................................................................................F..F.......................................................................ssssssssssssssssssssssssssssssssssss....................s...........................................................................................................................................................................................................................
======================================================================
FAIL: test_get_token (test.test_pullparser.PullParserTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/gen2/TmpDir/portage/dev-python/mechanize-0.2.5-r1/work/mechanize-0.2.5/test/test_pullparser.py", line 78, in test_get_token
    self._test_get_token(pc, tolerant)
  File "/mnt/gen2/TmpDir/portage/dev-python/mechanize-0.2.5-r1/work/mechanize-0.2.5/test/test_pullparser.py", line 117, in _test_get_token
    self.assertEqual(p.get_token(), ("decl", "rheum", None))
AssertionError: Token('comment', 'rheum', None) != ('decl', 'rheum', None)

======================================================================
FAIL: test_tokens (test.test_pullparser.PullParserTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/gen2/TmpDir/portage/dev-python/mechanize-0.2.5-r1/work/mechanize-0.2.5/test/test_pullparser.py", line 274, in test_tokens
    self._test_tokens(pc, tolerant)
  File "/mnt/gen2/TmpDir/portage/dev-python/mechanize-0.2.5-r1/work/mechanize-0.2.5/test/test_pullparser.py", line 290, in _test_tokens
    self.assertEquals(token.type, expected_token_types[i])
AssertionError: 'comment' != 'decl'

----------------------------------------------------------------------
Ran 540 tests in 5.106s

FAILED (failures=2, skipped=37)

Just read https://bugs.gentoo.org/show_bug.cgi?id=420051, its already long since been all there

oh and #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant