summaryrefslogtreecommitdiff
path: root/git/test/performance/lib.py
diff options
context:
space:
mode:
authorKostis Anagnostopoulos <ankostis@gmail.com>2016-10-03 03:22:18 +0200
committerKostis Anagnostopoulos <ankostis@gmail.com>2016-10-03 04:00:11 +0200
commit6df78b19b7786b15c664a7a1e0bcbb3e7c80f8da (patch)
treea0cacbd94958abc842059907aca9b9c07836bdf7 /git/test/performance/lib.py
parent1b440827a04ad23efb891eff28d90f172723c75d (diff)
downloadgitpython-6df78b19b7786b15c664a7a1e0bcbb3e7c80f8da.tar.gz
Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_show
+ Collect all "acknowledged" failing TCs on Appveyor and use "HIDE_WINDOWS_KNOWN_ERRORS" var to hide them.
Diffstat (limited to 'git/test/performance/lib.py')
-rw-r--r--git/test/performance/lib.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/git/test/performance/lib.py b/git/test/performance/lib.py
index eebbfd76..0c4c20a4 100644
--- a/git/test/performance/lib.py
+++ b/git/test/performance/lib.py
@@ -19,6 +19,7 @@ from git.util import rmtree
#{ Invvariants
k_env_git_repo = "GIT_PYTHON_TEST_GIT_REPO_BASE"
+
#} END invariants