Show More
@@ -176,3 +176,13 b' windows-py3:' | |||
|
176 | 176 | TEST_HGMODULEPOLICY: "c" |
|
177 | 177 | RUNTEST_ARGS: "--blacklist C:/Temp/check-tests.txt" |
|
178 | 178 | PYTHON: py -3 |
|
179 | ||
|
180 | windows-py3-pyox: | |
|
181 | <<: *windows_runtests | |
|
182 | when: manual | |
|
183 | tags: | |
|
184 | - windows | |
|
185 | variables: | |
|
186 | TEST_HGMODULEPOLICY: "c" | |
|
187 | RUNTEST_ARGS: "--blacklist C:/Temp/check-tests.txt --pyoxidized" | |
|
188 | PYTHON: py -3 |
General Comments 0
You need to be logged in to leave comments.
Login now