[py-svn] py-trunk commit b2337036824d: remove duplicate and done issues

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed May 12 14:12:38 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 1273656211 -7200
# Node ID b2337036824d3104dad7845e9ee766e44d8721a5
# Parent  bf8e2f220d7153e1571d45c42c8ad345a198801b
remove duplicate and done issues

--- a/ISSUES.txt
+++ b/ISSUES.txt
@@ -72,13 +72,6 @@ tags: feature 1.3
 introduce py.test.mark.multi to specify a number
 of values for a given function argument. 
 
-introduce py.test.mark.multi 
------------------------------------------
-tags: feature 1.3
-
-introduce py.test.mark.multi to specify a number
-of values for a given function argument. 
-
 have imported module mismatch honour relative paths
 --------------------------------------------------------
 tags: bug 1.2
@@ -105,13 +98,6 @@ test: testing/pytest/dist/test_dsession.
 Call gateway group termination with a small timeout if available. 
 Should make dist-testing less likely to leave lost processes.
 
-have --report=xfailed[-detail] report the actual tracebacks 
-------------------------------------------------------------------
-tags: feature
-
-there is no way to induce py.test to display the full tracebacks
-of the expected failure.  Introduce one.
-
 consider globals: py.test.ensuretemp and config 
 --------------------------------------------------------------
 tags: experimental-wish 1.2



More information about the pytest-commit mailing list