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

Failing tests in present repo #1

Open
Mekk opened this issue Jun 13, 2012 · 0 comments
Open

Failing tests in present repo #1

Mekk opened this issue Jun 13, 2012 · 0 comments

Comments

@Mekk
Copy link
Owner

Mekk commented Jun 13, 2012

Current textile version fails a few tests, at least on python2.6@Linux:

======================================================================
FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML(u"p=. O\xf9 est l'\xe9cole, l'\xe9glise s'il vous pla\xeet?", u'\t

O\xf9 est l’\xe9cole, l’\xe9glise s’il vous pla\xeet?

', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML('p=. "An emphasised _word._" & "*A spanned phrase.*" ', '\t

“An emphasised word.” & “A spanned phrase.

', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML('p=. "*Here*\'s a word!" ', '\t

Here’s a word!”

', 'xhtml') ---------------------------------------------------------------------- ====================================================================== FAIL: textile.tests.TestKnownValues.testKnownValuesXHTML(u'| Foreign EXP\xd3\u0145\xc9NTIAL |', u'\t\n\t\t\n\t\t\t\n\t\t\t\n\t
Foreign EXP\xd3\u0145\xc9NTIAL \n\t\t
', 'xhtml') ----------------------------------------------------------------------
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