Commit 800c0fc4 authored by Lisandro Dalcin's avatar Lisandro Dalcin

AppVeyor: Exclude failing tests

parent f3112454
......@@ -71,7 +71,7 @@ build_script:
test: off
test_script:
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -x common_include_dir -x cythonize_script_package"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -x common_include_dir -x cythonize_script -x test_grammar -x initial_file_path"
artifacts:
- path: dist\*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment