From 93d8af58fb5ec0c366c5f16f53a22fe84e0ebd89 Mon Sep 17 00:00:00 2001 From: Vojin Jovanovic Date: Wed, 20 Jun 2012 14:05:38 +0200 Subject: Making Actor Migration Tests deterministic. Review by: @phaller --- test/files/jvm/actmig-loop-react.check | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/files/jvm/actmig-loop-react.check (limited to 'test/files/jvm/actmig-loop-react.check') diff --git a/test/files/jvm/actmig-loop-react.check b/test/files/jvm/actmig-loop-react.check new file mode 100644 index 0000000000..54cbe942c0 --- /dev/null +++ b/test/files/jvm/actmig-loop-react.check @@ -0,0 +1,15 @@ +do task +do task +do task +do task +working +scala got exception +working +akka got exception +do task 1 +do string I am a String +do task 42 +after react +do task 1 +do string I am a String +do task 42 -- cgit v1.2.3