Index: tests/concurrency/futures/.expect/select_future.txt.off
===================================================================
--- tests/concurrency/futures/.expect/select_future.txt.off	(revision a307552aac57b68fb5a0e7f43c370ac0dd7c93da)
+++ tests/concurrency/futures/.expect/select_future.txt.off	(revision a307552aac57b68fb5a0e7f43c370ac0dd7c93da)
@@ -0,0 +1,6 @@
+start 1: blocking path future test
+done 1
+start 2: nonblocking path future test
+done 2
+start 3: try_get future test
+done 3
