]> granicus.if.org Git - python/commit
Merged revisions 80155 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Thu, 22 Apr 2010 00:53:47 +0000 (00:53 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 22 Apr 2010 00:53:47 +0000 (00:53 +0000)
commit3141a6379b6b50202628be3a23b4dc9203fe3534
tree291f2f526dfbd5e6fd1fa4eaa59e319e6d5a95b1
parent3035c3925c8499a37f8c845997360b3c4d0502f6
Merged revisions 80155 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  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.
........
Lib/unittest/test/test_break.py