Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-10-27 07:25:05


Author: johnmaddock
Date: 2007-10-27 07:25:05 EDT (Sat, 27 Oct 2007)
New Revision: 40498
URL: http://svn.boost.org/trac/boost/changeset/40498

Log:
Added first lot of markup for the new Boost.Math additions.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 171 +++++++++++++++++++++++++++++++++++----
   1 files changed, 151 insertions(+), 20 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-27 07:25:05 EDT (Sat, 27 Oct 2007)
@@ -2877,9 +2877,141 @@
           <note author="Doug Gregor" refid="3"/>
         </mark-unusable>
         <mark-unusable>
- <toolset name="borland-5.6*"/>
- <note author="A.Meredith"/>
+ <toolset name="borland-5.9.2"/>
+ <note author="John Maddock">
+ Sadly Borland-5.9.2 has an even harder time compiling this
+ library than earlier versions did. There are currently too
+ many issues to stand a chance of porting to this compiler.
+ </note>
         </mark-unusable>
+ <mark-expected-failures>
+ <test name="log1p_expm1_test"/>
+ <test name="test_bernoulli"/>
+ <test name="test_beta_dist"/>
+ <test name="test_binomial_float"/>
+ <test name="test_binomial_double"/>
+ <test name="test_binomial_coeff"/>
+ <test name="test_carlson"/>
+ <test name="test_cauchy"/>
+ <test name="test_cbrt"/>
+ <test name="test_chi_squared"/>
+ <test name="test_classify"/>
+ <test name="test_dist_overloads"/>
+ <test name="test_ellint_3"/>
+ <test name="test_exponential_dist"/>
+ <test name="test_factorials"/>
+ <test name="test_find_location"/>
+ <test name="test_find_scale"/>
+ <test name="test_fisher_f"/>
+ <test name="test_gamma_dist"/>
+ <test name="test_hermite"/>
+ <test name="test_ibeta_inv_float"/>
+ <test name="test_ibeta_inv_double"/>
+ <test name="test_ibeta_inv_ab_float"/>
+ <test name="test_igamma_inv_float"/>
+ <test name="test_igamma_inv_double"/>
+ <test name="test_igamma_inva_float"/>
+ <test name="test_igamma_inva_double"/>
+ <test name="test_instantiate1"/>
+ <test name="test_instantiate1"/>
+ <test name="test_laguerre"/>
+ <test name="test_legendre"/>
+ <test name="test_lognormal"/>
+ <test name="test_negative_binomial_float"/>
+ <test name="test_negative_binomial_double"/>
+ <test name="test_normal"/>
+ <test name="test_rayleigh"/>
+ <test name="test_remez"/>
+ <test name="test_roots"/>
+ <test name="test_students_t"/>
+ <test name="test_toms748_solve"/>
+ <test name="test_triangular"/>
+ <test name="test_uniform"/>
+ <test name="test_policy"/>
+ <test name="test_policy_sf"/>
+ <test name="test_bessel_j"/>
+ <test name="test_bessel_y"/>
+ <test name="dist_beta_incl_test"/>
+ <test name="dist_cauchy_incl_test"/>
+ <test name="dist_chi_squared_incl_test"/>
+ <test name="dist_exponential_incl_test"/>
+ <test name="dist_fisher_f_incl_test"/>
+ <test name="dist_gamma_incl_test"/>
+ <test name="dist_lognormal_incl_test"/>
+ <test name="dist_normal_incl_test"/>
+ <test name="dist_students_t_incl_test"/>
+ <test name="sf_beta_incl_test"/>
+ <test name="sf_bessel_incl_test"/>
+ <test name="sf_cbrt_incl_test"/>
+ <test name="sf_gamma_incl_test"/>
+ <test name="sf_legendre_incl_test"/>
+ <test name="std_real_concept_check"/>
+ <test name="test_traits"/>
+ <test name="tools_remez_inc_test"/>
+ <test name="tools_roots_inc_test"/>
+ <test name="tools_series_inc_test"/>
+ <test name="tools_solve_inc_test"/>
+ <test name="tools_test_data_inc_test"/>
+ <test name="common_factor_test"/>
+ <test name="octonion_test"/>
+ <test name="quaternion_test"/>
+ <test name="complex_test"/>
+ <toolset name="borland-5.6.*"/>
+ <note author="John Maddock">
+ This compiler is not sufficiently conforming to correctly handle these tests.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="test_bernoulli"/>
+ <test name="test_beta_dist"/>
+ <test name="test_binomial_float"/>
+ <test name="test_binomial_double"/>
+ <test name="test_binomial_coeff"/>
+ <test name="test_cauchy"/>
+ <test name="test_dist_overloads"/>
+ <test name="test_ellint_3"/>
+ <test name="test_exponential_dist"/>
+ <test name="test_factorials"/>
+ <test name="test_find_location"/>
+ <test name="test_find_scale"/>
+ <test name="test_hermite"/>
+ <test name="test_ibeta_inv_float"/>
+ <test name="test_ibeta_inv_double"/>
+ <test name="test_ibeta_inv_ab_float"/>
+ <test name="test_igamma_inva_float"/>
+ <test name="test_igamma_inva_double"/>
+ <test name="test_instantiate1"/>
+ <test name="test_instantiate1"/>
+ <test name="test_laguerre"/>
+ <test name="test_legendre"/>
+ <test name="test_lognormal"/>
+ <test name="test_negative_binomial_double"/>
+ <test name="test_normal"/>
+ <test name="test_rayleigh"/>
+ <test name="test_remez"/>
+ <test name="test_roots"/>
+ <test name="test_toms748_solve"/>
+ <test name="test_policy"/>
+ <test name="test_policy_sf"/>
+ <test name="dist_cauchy_incl_test"/>
+ <test name="dist_exponential_incl_test"/>
+ <test name="dist_lognormal_incl_test"/>
+ <test name="dist_normal_incl_test"/>
+ <test name="sf_gamma_incl_test"/>
+ <test name="sf_legendre_incl_test"/>
+ <test name="std_real_concept_check"/>
+ <test name="test_traits"/>
+ <test name="tools_remez_inc_test"/>
+ <test name="tools_roots_inc_test"/>
+ <test name="tools_series_inc_test"/>
+ <test name="tools_solve_inc_test"/>
+ <test name="tools_test_data_inc_test"/>
+ <test name="complex_test"/>
+ <toolset name="borland-5.8.2"/>
+ <note author="John Maddock">
+ This compiler is not sufficiently conforming to correctly handle these tests.
+ </note>
+ </mark-expected-failures>
         <mark-expected-failures>
             <test name="octonion_test"/>
             <test name="quaternion_test"/>
@@ -2890,6 +3022,22 @@
             </note>
         </mark-expected-failures>
        <mark-expected-failures>
+ <test name="test_binomial_real_concept"/>
+ <toolset name="gcc-3.4.6_linux_x86_64"/>
+ <toolset name="gcc-4.2.1_linux_x86_64"/>
+ <note author="John Maddock">
+ This test takes too long to execute and times out on this platform.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="test_remez"/>
+ <toolset name="hp_cxx-71_006_tru64"/>
+ <note author="John Maddock">
+ For some reason taking the address of std library math functions fails
+ on this platform: this is a problem for our test code, not the library.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
           <test name="special_functions_test"/>
           <test name="octonion_test"/>
           <test name="quaternion_test"/>
@@ -2910,24 +3058,6 @@
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="complex_test"/>
- <test name="hypot_test"/>
- <toolset name="borland-5.8*"/>
- <toolset name="borland-5.9*"/>
- <note author="A.Meredith">
- Not yet diagnosed the precise reason these tests give bad results.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="log1p_expm1_test"/>
- <toolset name="borland-5.8*"/>
- <toolset name="borland-5.9*"/>
- <note author="A.Meredith">
- std::numeric_limits&lt;long double&gt;::infinity() is apparently
- broken in this compiler.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="complex_test"/>
             <toolset name="msvc-6*"/>
             <note author="John Maddock">
               Incomplete std::complex support make these tests pointless
@@ -5371,3 +5501,4 @@
     </note>
 
 </explicit-failures-markup>
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk