Skip to content

Move some pending tests to neg/ #3800

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 2 commits into from
Jan 12, 2018
Merged

Conversation

smarter
Copy link
Member

@smarter smarter commented Jan 11, 2018

No description provided.

The corresponding feature in scalac only ever worked under
-Xexperimental and was dropped in scala/scala#3938
@smarter smarter requested a review from allanrenucci January 11, 2018 01:30
@nicolasstucki
Copy link
Contributor

tests/neg/t7868.scala failed with -optimise, you can move it to tests/neg-no-optimise/t7868.scala

I don't think the `def run` in the original testcase should work given
that the added `def run2` doesn't in either scalac or dotty.

The testcase is in neg-no-optimise because of scala#3805.
@smarter smarter merged commit 8817f4c into scala:master Jan 12, 2018
@allanrenucci allanrenucci deleted the remove-tests branch January 12, 2018 16:01
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.

2 participants