Przeglądaj źródła

Added first lot of markup for the new Boost.Math additions.

[SVN r40498]
John Maddock 18 lat temu
rodzic
commit
3bf480814f
1 zmienionych plików z 151 dodań i 20 usunięć
  1. 151 20
      status/explicit-failures-markup.xml

+ 151 - 20
status/explicit-failures-markup.xml

@@ -2877,9 +2877,141 @@ for more information.
           <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"/>
@@ -2889,6 +3021,22 @@ for more information.
               double)</code> on this platform.
             </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"/>
@@ -2908,24 +3056,6 @@ for more information.
               broken in this compiler: it's filed as bug 6347520 with Sun.
             </note>
         </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*"/>
@@ -5371,3 +5501,4 @@ for more information.
     </note>
 
 </explicit-failures-markup>
+

粤ICP备19079148号