Skip to content

Conversation

ashawley
Copy link
Member

The dependency on scala-xml was dropped from the build for 2.13 in #6436. There weren't really very many compiler tests for the XML syntax support, so this will probably be more coverage than there was before. Because the dependency is dropped we need to use the -Ystop-after:parser flag for the pos tests.

The tests in the compiler that depend on a scala-xml at runtime are being moved in scala/scala-xml#213.

The dependency on scala-xml was dropped from the build for 2.13, so
use the -Ystop-after:parser flag for the pos tests.
@scala-jenkins scala-jenkins added this to the 2.13.0-M4 milestone Apr 27, 2018
@adriaanm
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants