Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f8f97d6

Browse files
author
jashook
committed
Use runtest.cmd generate layout to unblock perf tests
1 parent b34d739 commit f8f97d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/runtest.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ REM runtest.py will handle setup and calls runtest.proj.
144144
if defined __AgainstPackages goto SetupMSBuildAndCallRuntestProj
145145
if "%__CoreFXTests%"=="true" goto SetupMSBuildAndCallRuntestProj
146146
if "%__PerfTests%"=="true" goto SetupMSBuildAndCallRuntestProj
147+
if defined __GenerateLayoutOnly goto SetupMSBuildAndCallRuntestProj
147148

148149
REM We are not running in the official build scenario, call runtest.py
149150

0 commit comments

Comments
 (0)