$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74506 - trunk/libs/chrono/test
From: vicente.botet_at_[hidden]
Date: 2011-09-21 18:21:08
Author: viboes
Date: 2011-09-21 18:21:07 EDT (Wed, 21 Sep 2011)
New Revision: 74506
URL: http://svn.boost.org/trac/boost/changeset/74506
Log:
Chrono: remove chrono_accuracy_test.cpp as no deterministic
Text files modified: 
   trunk/libs/chrono/test/Jamfile.v2 |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/chrono/test/Jamfile.v2
==============================================================================
--- trunk/libs/chrono/test/Jamfile.v2	(original)
+++ trunk/libs/chrono/test/Jamfile.v2	2011-09-21 18:21:07 EDT (Wed, 21 Sep 2011)
@@ -178,7 +178,7 @@
         [ chrono-run ../example/miscellaneous.cpp ]
         [ chrono-run ../example/test_special_values.cpp ]
         [ chrono-run ../example/manipulate_clock_object.cpp ]
-        [ chrono-run ../example/chrono_accuracy_test.cpp ]
+        #[ chrono-run ../example/chrono_accuracy_test.cpp ]
         [ chrono-run-mt ../example/test_thread_clock.cpp  ]
         [ chrono-run ../example/french.cpp  ]
         [ chrono-run ../example/rounding.cpp  ]