From: R. David Murray Date: Thu, 22 Apr 2010 00:49:17 +0000 (+0000) Subject: Blocked revisions 80155 via svnmerge X-Git-Tag: v2.6.6rc1~421 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb81ee3efd212885c5b4efc161e2a60626f6fab6;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 80155 via svnmerge ........ r80155 | r.david.murray | 2010-04-17 17:59:26 -0400 (Sat, 17 Apr 2010) | 5 lines 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. ........ ---