scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

shapeless regression on 2.12 #293

Closed adriaanm closed 7 years ago

adriaanm commented 7 years ago

Shapeless (most recently) was green in https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1083, while this failed: https://scala-ci.typesafe.com/view/All/job/scala-2.12.x-integrate-community-build/1156/ while building the same shapeless sha (https://github.com/scala/community-builds/commit/6d935d4f6208654b65cc2b79b18a077d04ff18fe).

Ergo: we broke it.

SethTisue commented 7 years ago

ticket: https://github.com/milessabin/shapeless/issues/663 /cc @milessabin

SethTisue commented 7 years ago

this is now scala/bug#10154