RedHatQE / pong

Other
3 stars 1 forks source link

pylarion.exceptions.PylarionLibException: string must be UTF-8 #9

Closed jsefler closed 8 years ago

jsefler commented 8 years ago

See https://rhsm-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/QE-RHEL6.8/job/create-polarion-testrun/64/console

I have the following test description which contains a character that pylarion is choking on... @Test( description="verify that translation msgstr does NOT contain paragraph character ¶ unless also in msgid",

What do you suggest? Should I just change the description? Or do you have a workaround within pong?

omaciel commented 8 years ago

@jsefler tried this yet?

@Test( description=u"verify that translation msgstr ...",
omaciel commented 8 years ago

Looks like this can now be closed?

omaciel commented 8 years ago

See this pull request: https://github.com/RedHatQE/pong/pull/10

rarebreed commented 8 years ago

Fixed in 774330845ffccfb5e80ad66cb55318401e100625