Commit graph

3 commits

Author SHA1 Message Date
Björn Antonsson
5714d8327f Make multi node tests use the within() aware barrier 2012-06-13 14:55:33 +02:00
Patrik Nordwall
f918ae6c32 Tag all multi node tests as long-running, since slow jenkins sometimes has problems running them. 2012-05-29 14:30:15 +02:00
Patrik Nordwall
b9a6ccaf41 Port all MultiJvm tests to MultiNode, see #1935
* Moved akka-remote/multi-jvm test to akka-remote-tests/multi-jvm
* Removed old test utilities that are replaced by testconductor
* Removed multi-jvm from akka-remote build, these tests are now in
  akka-remote-tests
* Removed test dependencies in build that are not needed any longer
* DirectRoutedRemoteActorMultiJvmSpec replaced with
  NewRemoteActorMultiJvmSpec, same thing
2012-05-29 10:06:44 +02:00
Renamed from akka-remote-tests/src/multi-jvm/scala/akka/remote/SimpleRemoteSpec.scala (Browse further)