fix various flakes issues and add "flakes" to tox tests

This commit is contained in:
holger krekel
2014-07-20 16:56:21 +02:00
parent 67f80b7c2c
commit cc237b0d8e
10 changed files with 28 additions and 32 deletions

View File

@@ -4,7 +4,6 @@ from xdist.dsession import (
EachScheduling,
report_collection_diff,
)
from _pytest import main as outcome
import py
import pytest
import execnet