Disable EnsureStageSeparation test until we can get a new stage0 with a new MSBuild that has the appropriate fixes.
This commit is contained in:
parent
9f0bb778a1
commit
7543551602
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
|
||||
<Target Name="Test"
|
||||
Condition=" '$(CLIBUILD_SKIP_TESTS)' != 'true' "
|
||||
DependsOnTargets="EnsureStageSeparation;
|
||||
BuildTests;">
|
||||
DependsOnTargets="BuildTests;">
|
||||
|
||||
<PropertyGroup>
|
||||
<PathListSeparator>:</PathListSeparator>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue