-
Notifications
You must be signed in to change notification settings - Fork 14
investigate new 2.13 community build regressions #466
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
Comments
scala-continuations: regression reported at scala/scala-continuations#37. pulled it from the 2.13 build in scala/community-build@86972c2 |
the exact nature of the utest failures isn't obvious. some of them are there have indeed been changes to implicit lookup lately in 2.13, so since we're eager to get M3 out the door, I think it's a reasonably safe bet this isn't a release blocker. I've reported it upstream at com-lihaoyi/utest#149 and disabled the test suite in the community build (scala/community-build@e1ae04a) |
the Akka thing looks like a regression in the interaction of |
akka-actor builds now (with the dbuild is giving a weird error on utest. looking into it
EDIT: I bet this has to do with sbt-dynver. in our fork,
I'll see if |
context is scala/scala-dev#466 , I'm trying to prevent dbuild from choking on a weird version number, I think pushing a tag may have helped, but unless I also push an actual commit I think dbuild might think a rebuild isn't necessary
hmm, my utest fix passes locally, fails on Jenkins. I if this doesn't fix it, maybe I'll need to blow away |
the entire build is green locally, so that means we're good to go for M3. but I'll leave this open til I get it green on Jenkins too |
🍏🥝☘️✅💚 |
scala/community-build@3690f90 freezes all project SHAs at last used revisions until M3 is out the door |
https://scala-ci.typesafe.com/view/scala-2.13.x/job/scala-2.13.x-integrate-community-build/919/consoleFull (Scala version
2.13.0-pre-79e5101
) and other recent runs have:careful, fixing these might uncover additional failures
The text was updated successfully, but these errors were encountered: