make test suite more tolerable against xdist causing warnings itself (which it does
currently) --HG-- branch : plugtestfix
This commit is contained in:
@@ -412,7 +412,7 @@ class TestTerminalFunctional:
|
||||
py.std.sys.platform, verinfo,
|
||||
py.__version__, pytest.__version__),
|
||||
"*test_header_trailer_info.py .",
|
||||
"=* 1 passed in *.[0-9][0-9] seconds *=",
|
||||
"=* 1 passed*in *.[0-9][0-9] seconds *=",
|
||||
])
|
||||
if pytest.config.pluginmanager._plugin_distinfo:
|
||||
result.stdout.fnmatch_lines([
|
||||
|
||||
Reference in New Issue
Block a user