Skip to content

test never terminates with -optimise option #30

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
scabug opened this issue Aug 29, 2007 · 2 comments
Closed

test never terminates with -optimise option #30

scabug opened this issue Aug 29, 2007 · 2 comments
Assignees

Comments

@scabug
Copy link

scabug commented Aug 29, 2007

== Code ==

> env SCALAC_OPTS="-deprecation -encoding iso-8859-1 -optimise" \
  test/scalatest --quick test/files/run/Course-2002-01.scala

== What happened ==

test never terminates (either Java 1.5 or 1.6)

idem with tests

run/Course-2002-04.scala
run/Course-2002-08.scala
run/Course-2002-13.scala
run/absoverride.scala

== What expected ==

Same behavior as without the option:

env SCALAC_OPTS="-deprecation -encoding iso-8859-1"
@scabug
Copy link
Author

scabug commented Aug 29, 2007

Imported From: https://issues.scala-lang.org/browse/SI-30?orig=1
Reporter: @michelou

@scabug
Copy link
Author

scabug commented Jan 14, 2009

@odersky said:
Milestone 2.6.0 deleted

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

No branches or pull requests

2 participants