Skip to content

Fix remaining hk issues in pending #1455

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 4 commits into from
Aug 18, 2016
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 17, 2016

With this PR all remaining tcpoly tests in pending pass and have been moved to pos and run.

Also all pos/spec tests (with the exception of spec-annotations, which tests beanGetter functionality) pass.

This PR is based on #1434.

Review by @smarter.

Turn assertion into test. Without this, neg/tcpoly_overloaded.scala fails.
Eta expansion yielded incorrect result if the eta expanded method
has more than one parameter sections and the expected result type
is a unary function type. In that case a postfix `_' needs to be appended.
@smarter
Copy link
Member

smarter commented Aug 17, 2016

I rebased this branch on master and now the tests don't run at all, no idea what's going on

@smarter
Copy link
Member

smarter commented Aug 18, 2016

LGTM, looks like the tests finally decided to run.

@smarter smarter merged commit aaa32f7 into scala:master Aug 18, 2016
@allanrenucci allanrenucci deleted the tests2 branch December 14, 2017 19:25
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