Skip to content

Commit 86db602

Browse files
author
Ralf W. Grosse-Kunstleve
committed
libs/python/test/Jamfile.v2: disabling calling_conventions tests
[SVN r61034]
1 parent 37b45d2 commit 86db602

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

test/Jamfile.v2

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,10 @@ bpl-test crossmod_opaque
184184
# bpl-test bienstman5 ;
185185
# }
186186

187-
[ bpl-test calling_conventions ]
188-
[ bpl-test calling_conventions_mf ]
187+
# XXX disabled on release branch only,
188+
# XXX to avoid failures on platforms other than Windows
189+
# [ bpl-test calling_conventions ]
190+
# [ bpl-test calling_conventions_mf ]
189191

190192
# --- unit tests of library components ---
191193

0 commit comments

Comments
 (0)