Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61034 - branches/release/libs/python/test
From: rwgk_at_[hidden]
Date: 2010-04-04 01:23:16


Author: rwgk
Date: 2010-04-04 01:23:15 EDT (Sun, 04 Apr 2010)
New Revision: 61034
URL: http://svn.boost.org/trac/boost/changeset/61034

Log:
 libs/python/test/Jamfile.v2: disabling calling_conventions tests
Text files modified:
   branches/release/libs/python/test/Jamfile.v2 | 6 ++++--
   1 files changed, 4 insertions(+), 2 deletions(-)

Modified: branches/release/libs/python/test/Jamfile.v2
==============================================================================
--- branches/release/libs/python/test/Jamfile.v2 (original)
+++ branches/release/libs/python/test/Jamfile.v2 2010-04-04 01:23:15 EDT (Sun, 04 Apr 2010)
@@ -184,8 +184,10 @@
 # bpl-test bienstman5 ;
 # }
 
-[ bpl-test calling_conventions ]
-[ bpl-test calling_conventions_mf ]
+# XXX disabled on release branch only,
+# XXX to avoid failures on platforms other than Windows
+# [ bpl-test calling_conventions ]
+# [ bpl-test calling_conventions_mf ]
 
 # --- unit tests of library components ---
 


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