File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 9393 QTBASEDIR : ' C:\Qt5.12.11_x64_static_vs2019_160900'
9494 x64_NATIVE_TOOLS : ' "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvars64.bat"'
9595 IgnoreWarnIntDirInTempDetected : ' true'
96- EXCLUDE_TESTS : ' feature_asmap.py'
9796 merge_script :
9897 -
git config --global user.email "[email protected] " 9998 - git config --global user.name "ci"
@@ -151,8 +150,8 @@ task:
151150 # See: https://docs.microsoft.com/en-us/biztalk/technical-guides/settings-that-can-be-modified-to-improve-network-performance
152151 - netsh int ipv4 set dynamicport tcp start=1025 num=64511
153152 - netsh int ipv6 set dynamicport tcp start=1025 num=64511
154- # TODO enable '--extended' and drop '--exclude' .
155- - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --exclude %EXCLUDE_TESTS% -- failfast
153+ # TODO enable '--extended'.
154+ - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --failfast
156155
157156task :
158157 name : ' ARM [unit tests, no functional tests] [bullseye]'
You can’t perform that action at this time.
0 commit comments