Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5dd748b

Browse files
committed
disable fsharp pending perl fix
1 parent1d8f99f commit5dd748b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎appveyor-build.cmd‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ REM @if ERRORLEVEL 1 echo Error: 'tests\BuildTestTools.cmd debug' failed && goto
7676
@echoon
7777

7878
pushd tests
79-
call RunTests.cmd debug fsharp Smoke
80-
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa Smoke' failed&&goto :eof
79+
80+
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
8183

8284
REM Disabled while working out perl problem, see https://github.com/Microsoft/visualfsharp/pull/169
8385
REM call RunTests.cmd debug fsharpqa Smoke

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp