Skip to content

Add XML tests to partest #6569

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

Merged
merged 1 commit into from
Apr 27, 2018
Merged

Add XML tests to partest #6569

merged 1 commit into from
Apr 27, 2018

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