Browse Source

markup test library test prg_exec_fail2 for PA-RISC

[SVN r42127]
Boris Gubenko 18 years ago
parent
commit
972134f343
1 changed files with 2 additions and 1 deletions
  1. 2 1
      status/explicit-failures-markup.xml

+ 2 - 1
status/explicit-failures-markup.xml

@@ -4557,10 +4557,11 @@ for more information.
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="prg_exec_fail2"/>
             <test name="prg_exec_fail2"/>
             <toolset name="darwin-4.0.1"/>
             <toolset name="darwin-4.0.1"/>
+            <toolset name="gcc-3.4.2_hpux_pa_risc"/>
             <toolset name="gcc-3.4.6_linux_ia64"/>
             <toolset name="gcc-3.4.6_linux_ia64"/>
             <note author="Vladimir Prus">
             <note author="Vladimir Prus">
               The test verifies that Boost.Test detects division by
               The test verifies that Boost.Test detects division by
-              zero. It fails on PowerPC and Linux ia64. On PowerPC
+              zero. It fails on PowerPC, PA-RISC and Linux ia64. On PowerPC
               processors, division has an undefined result. The compiler
               processors, division has an undefined result. The compiler
               has to emit extra code to assert that the divisor isn't zero.
               has to emit extra code to assert that the divisor isn't zero.
 
 

粤ICP备19079148号