We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1d8f99f commit5dd748bCopy full SHA for 5dd748b
appveyor-build.cmd
@@ -76,8 +76,10 @@ REM @if ERRORLEVEL 1 echo Error: 'tests\BuildTestTools.cmd debug' failed && goto
76
@echoon
77
78
pushd tests
79
-call RunTests.cmd debug fsharp Smoke
80
-@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa Smoke' failed&&goto :eof
+
+REM Disabled while working out perl problem, see https://github.com/Microsoft/visualfsharp/pull/169
81
+REM call RunTests.cmd debug fsharp Smoke
82
+REM @if ERRORLEVEL 1 echo Error: 'RunTests.cmd debug fsharpqa Smoke' failed && goto :eof
83
84
REM Disabled while working out perl problem, see https://github.com/Microsoft/visualfsharp/pull/169
85
REM call RunTests.cmd debug fsharpqa Smoke