Index: sts/concurrent/pthread/.expect/bounded_buffer.txt
===================================================================
--- tests/concurrent/pthread/.expect/bounded_buffer.txt	(revision 1afda5a28cedbdf19c9bd2fdbf8cef4e296b02bc)
+++ 	(revision )
@@ -1,2 +1,0 @@
-producer total value is 24150
-consumer total value is 24150
Index: tests/concurrent/pthread/.expect/bounded_buffer.x64.txt
===================================================================
--- tests/concurrent/pthread/.expect/bounded_buffer.x64.txt	(revision 199456ccf42b081a2a48fd35815fcabb91a41e96)
+++ tests/concurrent/pthread/.expect/bounded_buffer.x64.txt	(revision 199456ccf42b081a2a48fd35815fcabb91a41e96)
@@ -0,0 +1,2 @@
+producer total value is 24150
+consumer total value is 24150
Index: tests/concurrent/pthread/.expect/bounded_buffer.x86.txt
===================================================================
--- tests/concurrent/pthread/.expect/bounded_buffer.x86.txt	(revision 199456ccf42b081a2a48fd35815fcabb91a41e96)
+++ tests/concurrent/pthread/.expect/bounded_buffer.x86.txt	(revision 199456ccf42b081a2a48fd35815fcabb91a41e96)
@@ -0,0 +1,2 @@
+producer total value is 5940
+consumer total value is 5940
