Index: tests/concurrent/actors/.expect/matrix.txt
===================================================================
--- tests/concurrent/actors/.expect/matrix.txt	(revision 82b9695384dcd39d7f4cb79d5ae874980175c67e)
+++ tests/concurrent/actors/.expect/matrix.txt	(revision 82b9695384dcd39d7f4cb79d5ae874980175c67e)
@@ -0,0 +1,4 @@
+starting
+started
+stopping
+stopped
Index: tests/concurrent/actors/.expect/types.txt
===================================================================
--- tests/concurrent/actors/.expect/types.txt	(revision 82b9695384dcd39d7f4cb79d5ae874980175c67e)
+++ tests/concurrent/actors/.expect/types.txt	(revision 82b9695384dcd39d7f4cb79d5ae874980175c67e)
@@ -0,0 +1,14 @@
+start
+basic test
+1
+2
+same message and different actors test
+3
+3
+same message and different actor types test
+4
+4
+different message types, one actor test
+-1
+5
+end
