$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john_at_[hidden]
Date: 2007-11-06 12:21:28
Author: johnmaddock
Date: 2007-11-06 12:21:28 EST (Tue, 06 Nov 2007)
New Revision: 40847
URL: http://svn.boost.org/trac/boost/changeset/40847
Log:
Fix for Mac OS error rates.
Text files modified: 
   trunk/libs/math/test/test_bessel_j.cpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/math/test/test_bessel_j.cpp
==============================================================================
--- trunk/libs/math/test/test_bessel_j.cpp	(original)
+++ trunk/libs/math/test/test_bessel_j.cpp	2007-11-06 12:21:28 EST (Tue, 06 Nov 2007)
@@ -150,7 +150,7 @@
       "Mac OS",                          // platform
       largest_type,                  // test type(s)
       ".*J1.*Tricky.*",              // test data group
-      ".*", 3000000, 800000);       // test function
+      ".*", 3000000, 2000000);       // test function
    add_expected_result(
       ".*",                          // compiler
       ".*",                          // stdlib