Skip to content
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

Release sbt-dotty 0.3.4, future-proof isDotty #7120

Merged
merged 3 commits into from
Aug 28, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Aug 28, 2019

We need a released sbt-dotty with f5459d0#diff-2341add22275f228b7ecd69d80025b8a in.

I'm doing the sbt-dotty release manually as usual by running:

drone build promote lampepfl/dotty $BUILD_ID sbt_release

Copy link
Member

@bishabosha bishabosha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

It failed once on the CI on OpenJDK 8 because the toString of the
exception was "java.lang.ArrayIndexOutOfBoundsException" instead of
"java.lang.ArrayIndexOutOfBoundsException:-1"
(https://dotty-ci.epfl.ch/lampepfl/dotty/982/1/4). I have no idea how
this could happen (different code paths between the interpreted and JIT
compiled code ?), so just stop checking for the exact toString output.
@smarter smarter merged commit 13a9f4b into scala:master Aug 28, 2019
@smarter smarter deleted the sbt-dotty-0.3.4 branch August 28, 2019 16:30
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.

None yet

3 participants