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

JUnit report: Premature end of failure element text #211

Closed
AirQuick opened this issue May 12, 2018 · 1 comment
Closed

JUnit report: Premature end of failure element text #211

AirQuick opened this issue May 12, 2018 · 1 comment
Assignees
Labels

Comments

@AirQuick
Copy link
Member

Text ends at Expected: .

<failure message="expect assertion failed">Expected: </failure>

Probably this @select should be fixed:

<xsl:text>Expected: </xsl:text><xsl:value-of select="x:expect/@select"/>

@AirQuick AirQuick added the bug label May 12, 2018
@AirQuick AirQuick self-assigned this May 12, 2018
@AirQuick
Copy link
Member Author

Will fix this after merging #210 which makes it possible to test the fix.

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

No branches or pull requests

1 participant