From 573c00f1570eb2f978349a5fddf0433daf162d96 Mon Sep 17 00:00:00 2001 From: Vojin Jovanovic Date: Fri, 25 May 2012 11:35:22 +0200 Subject: Removing non-deterministic actor migration tests. Testing these issues takes significant amounts of time so I am temporarely removing them from the master. The issue is not in the code but in the tests output order. --- test/files/jvm/actmig-loop-react.check | 16 ---------------- 1 file changed, 16 deletions(-) delete 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 deleted file mode 100644 index 7b955aa9b9..0000000000 --- a/test/files/jvm/actmig-loop-react.check +++ /dev/null @@ -1,16 +0,0 @@ -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 -Terminated -do task 1 -do string I am a String -do task 42 -- cgit v1.2.3