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