Skip to content

Broken test in specs2 #336

@ashawley

Description

@ashawley

After applying the fix to #57, there's a strange test in specs2 that is checking the XML output with the result of scala.xml.Utility.escape:

https://github.com/etorreborre/specs2/blob/c7bc40bf6c/junit/jvm/src/test/scala/org/specs2/reporter/JUnitXmlPrinterSpec.scala#L94

I knew the XML output of quotation marks would change for users. I didn't expect tests that would be using Utility.escape to validate things. I'm not sure there is a workaround for this with libraries that need to cross-compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions