Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.516
diff -u -p -r1.516 explicit-failures-markup.xml
--- explicit-failures-markup.xml	26 Jan 2007 08:04:13 -0000	1.516
+++ explicit-failures-markup.xml	26 Jan 2007 08:10:50 -0000
@@ -3689,6 +3689,17 @@ for more information.
           <toolset name="cw-9.4"/>
           <note refid="29" author="Doug Gregor"/>
         </mark-expected-failures>
+
+        <mark-expected-failures>
+            <test name="prg_exec_fail2"/>
+            <toolset name="darwin-4.0.1"/>
+            <note author="Vladimir Prus">
+              The test appears to test that division by zero is
+              detected by Boost.Test. This is not happening on
+              Darwin, for unknown reasons.
+            </note>
+        </mark-expected-failures>
+
     </library>
 
 
