pekko/project
Christopher Batey 70ad537af5 Retry creation of ActorSystem in remoting tests #23481 (#23769)
* Retry creation of ActorSystem in remoting tests #23481

Remoting multi-jvm test rely on setting port = 0 which selects an open
port. This has a race where two of the JVMs open/close the same port
then configure their ActorSystem with it so one of them fails to start
due to the port being in use. This adds a simple retry so another port
is selected.
2017-10-24 14:22:25 +02:00
..
scripts =doc,release Baptising the release server (#23606) 2017-09-12 11:13:25 +02:00
AkkaBuild.scala Remove the JUnit test runner (#23784) 2017-10-15 18:01:54 +02:00
build.properties Load MiMa filters from file (#23083) 2017-07-27 12:33:14 +02:00
CliOptions.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Dependencies.scala Remove the JUnit test runner (#23784) 2017-10-15 18:01:54 +02:00
Doc.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Formatting.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
GitHub.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Jdk9CompileDirectoriesPlugin.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
MiMa.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
MultiNode.scala Retry creation of ActorSystem in remoting tests #23481 (#23769) 2017-10-24 14:22:25 +02:00
OSGi.scala Eplicit Java version requirement for OSGi #23795 (#23813) 2017-10-15 11:39:58 -05:00
plugins.sbt Update to scalariform 1.8.1 (#23806) 2017-10-15 13:58:24 -05:00
Protobuf.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Publish.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Release.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
SigarLoader.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
TestExtras.scala Remove the JUnit test runner (#23784) 2017-10-15 18:01:54 +02:00
TimeStampede.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
ValidatePullRequest.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Version.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00
Whitesource.scala Update scalariform (#23778) (#23783) 2017-10-06 10:30:28 +02:00