summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2017-10-01 10:46:24 +0200
committerStefan Behnel <stefan_ml@behnel.de>2017-10-01 10:46:24 +0200
commitbf442cd5a202372d5a6648f48213f4b03889d9ce (patch)
tree1bd6a9648ab89d96b1aa56470b7309f3f9b088e9
parentdfa4ba967c9d1e234b6524a0837b5f94095f075c (diff)
downloadcython-bf442cd5a202372d5a6648f48213f4b03889d9ce.tar.gz
Disable "numpy_parallel" test on Windows as it seems to fail based on the MSVC version (seen on appveyor).
-rw-r--r--tests/windows_bugs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/windows_bugs.txt b/tests/windows_bugs.txt
index 5f0c48055..47d405909 100644
--- a/tests/windows_bugs.txt
+++ b/tests/windows_bugs.txt
@@ -14,6 +14,7 @@ test_coroutines_pep492
type_inference
parallel
+numpy_parallel
py_unicode_type
test_grammar