[py-svn] py-trunk commit a6cc8c8e751d: note that issue99 is also fixed

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri May 21 18:08:44 CEST 2010


# HG changeset patch -- Bitbucket.org
# Project py-trunk
# URL http://bitbucket.org/hpk42/py-trunk/overview
# User holger krekel <holger at merlinux.eu>
# Date 1274453475 -7200
# Node ID a6cc8c8e751d15425ab899c512a8a6801f678989
# Parent  4f00006a24344b9e763e92d3558d18fc89fff456
note that issue99 is also fixed

--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,7 +29,8 @@ Changes between 1.3.0 and 1.3.1
 
   You can use any combination of 'fsxX' with the '-r' extended
   reporting option. The xfail/xpass results will show up as 
-  skipped tests in the junitxml output. 
+  skipped tests in the junitxml output - which also fixes 
+  issue99.
 
 - make py.test.cmdline.main() return the exitstatus 
   instead of raising (which is still done by py.cmdline.pytest())



More information about the pytest-commit mailing list