Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-298-Test-suite-sometimes-fails-or-freezes-while-all-tests-pass 33c4eaea0 -> faa5961ef
run 2 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/faa5961e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/faa5961e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/faa5961e Branch: refs/heads/ARIA-298-Test-suite-sometimes-fails-or-freezes-while-all-tests-pass Commit: faa5961ef9d801b0148ddbdb5f0876e39bd51a9b Parents: 33c4eae Author: max-orlov <[email protected]> Authored: Tue Jul 4 14:30:31 2017 +0300 Committer: max-orlov <[email protected]> Committed: Tue Jul 4 14:30:31 2017 +0300 ---------------------------------------------------------------------- tox.ini | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/faa5961e/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index 3e1fb3c..b824420 100644 --- a/tox.ini +++ b/tox.ini @@ -61,3 +61,4 @@ commands=pylint --rcfile=aria/.pylintrc --disable=fixme,missing-docstring aria e [testenv:pylint_tests] commands=pylint --rcfile=tests/.pylintrc --disable=fixme,missing-docstring tests +
