ScalaTest incompatible with current Scala nightly

3 views
Skip to first unread message

Seth Tisue

unread,
Apr 3, 2010, 2:51:10 PM4/3/10
to scalate...@googlegroups.com

So there's finally a Scala nightly that propagated to scala-tools.org
and works with sbt (at least if you build sbt-0.7.3-SNAPSHOT yourself
from source, 0.7.2 isn't compatible).

But, the nightly doesn't work with the ScalaTest jar for 2.8.0.Beta1.
I get:

java.lang.NoSuchMethodError: scala.collection.immutable.MapLike.$plus$plus(Lscala/collection/Traversable;)Lscala/collection/immutable/Map;
at org.scalatest.tools.ArgParser$class.parsePropertiesArgsIntoMap(ArgParser.scala:557)
at org.scalatest.tools.ScalaTestRunner.parsePropertiesArgsIntoMap(ScalaTestRunner.scala:7)
at org.scalatest.tools.ScalaTestRunner.run(ScalaTestRunner.scala:16)

Looks like time for some fresh builds...? I get the same error even if
I try to run ScalaTest directly, without involving sbt.

--
Seth Tisue @ Northwestern University | http://tisue.net
lead developer, NetLogo: http://ccl.northwestern.edu/netlogo/

Bill Venners

unread,
Apr 3, 2010, 3:18:35 PM4/3/10
to scalate...@googlegroups.com
Hi Seth,

I'll do a new build. I was working on integrating Josh's test
interfaces work a week ago, but there's a compile failure. I think
Josh is busy right now, so I'm not sure what version of the test
interfaces or even Scala he was compiling against. Can you let me know
how I get the latest version of the test interfaces, what exact
version I should be trying to compile against?

Thanks.

Bill

> --
> You received this message because you are subscribed to the Google
> Groups "scalatest-users" group.
> To post to this group, send email to scalate...@googlegroups.com
> To unsubscribe from this group, send email to
> scalatest-use...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/scalatest-users?hl=en
> ScalaTest itself, and documentation, is available here:
> http://www.artima.com/scalatest
>
> To unsubscribe, reply using "remove me" as the subject.
>

--
Bill Venners
Artima, Inc.
http://www.artima.com

Seth Tisue

unread,
Apr 3, 2010, 10:27:25 PM4/3/10
to scalate...@googlegroups.com
>>>>> "Bill" == Bill Venners <bi...@artima.com> writes:

Bill> Hi Seth, I'll do a new build. I was working on integrating Josh's
Bill> test interfaces work a week ago, but there's a compile failure. I
Bill> think Josh is busy right now, so I'm not sure what version of the
Bill> test interfaces or even Scala he was compiling against. Can you
Bill> let me know how I get the latest version of the test interfaces,
Bill> what exact version I should be trying to compile against?

Thanks Bill. Josh can help you much better than I can -- I'm sure any
delay is temporary.

Reply all
Reply to author
Forward
0 new messages