]> granicus.if.org Git - python/commit
Issue #8263: On freebsd6 the unittest 'break' test stops regrtest; skip it.
authorR. David Murray <rdmurray@bitdance.com>
Sat, 17 Apr 2010 21:59:26 +0000 (21:59 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 17 Apr 2010 21:59:26 +0000 (21:59 +0000)
commitfb4812fb59b5f41341e9dff8afc3ea7665b07d02
treee3178fa1fcf46e7e1f9dbae9eabcea15b42a2183
parent923cf657e9709bdbb3956c9281732d0282b1ecf1
Issue #8263: On freebsd6 the unittest 'break' test stops regrtest; skip it.

This is presumably related to issue 3864, and appears to be due
to a platform bug on freebsd6.
Lib/unittest/test/test_break.py