Index: tests/concurrency/futures/.expect/select_future.txt
===================================================================
--- tests/concurrency/futures/.expect/select_future.txt	(revision 8dc8f685ba350a26b62441941e152a41b4645d48)
+++ 	(revision )
@@ -1,6 +1,0 @@
-start 1: blocking path future test
-done 1
-start 2: nonblocking path future test
-done 2
-start 3: try_get future test
-done 3
Index: tests/concurrency/futures/.expect/select_future.txt.off
===================================================================
--- tests/concurrency/futures/.expect/select_future.txt.off	(revision a8f49cc6dac2a474d3564689a48985bd0533fd2a)
+++ tests/concurrency/futures/.expect/select_future.txt.off	(revision a8f49cc6dac2a474d3564689a48985bd0533fd2a)
@@ -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
