Skip to content

Ycheck failures after frontend #725

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

Closed
DarkDimius opened this issue Jul 14, 2015 · 3 comments
Closed

Ycheck failures after frontend #725

DarkDimius opened this issue Jul 14, 2015 · 3 comments

Comments

@DarkDimius
Copy link
Contributor

Some tests fail Ycheck after frontend

./tests/pos/java-interop/t2413/TestScalac.scala
./tests/pos/jon.scala
./tests/run/Course-2002-01.scala
@smarter
Copy link
Member

smarter commented Jan 10, 2018

All of the tests mentioned now pass Ycheck:frontend, but we should check if others don't and if we can reenable Ycheck:all.

@allanrenucci
Copy link
Contributor

allanrenucci commented Jan 11, 2018

I recently tried to Ycheck:all and we still have failure after frontend for:

  • pos/t1513a.scala
  • pos/t1513b.scala
  • pos/reference/named-typeargs.scala
  • tests/run/t7126.scala
  • tests/run/hmap.scala
  • tests/run/hmap-covariant.scala
  • compiler/src/dotty/tools/dotc/core/Hashable.scala (see CheckInlineConformant is too strict for -Ycheck:frontend #3971)
  • compiler/src/dotty/tools/dotc/transform/FunctionalInterfaces.scala
  • collection-strawman/collections/src/main/scala/strawman/collection/BitSet

@allanrenucci
Copy link
Contributor

Closed in #4183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants