Add back another failing test.
This commit is contained in:
parent
3cbbae829a
commit
ebd867dbb0
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@
|
||||||
Skip="true"
|
Skip="true"
|
||||||
Issue="https://github.com/dotnet/sdk/pull/3574"
|
Issue="https://github.com/dotnet/sdk/pull/3574"
|
||||||
Reason="Test update needed (in PR)"/>
|
Reason="Test update needed (in PR)"/>
|
||||||
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishASingleFileApp.It_runs_single_file_apps"
|
||||||
|
Skip="true"
|
||||||
|
Issue=""
|
||||||
|
Reason="Need all .NET core runtime"/>
|
||||||
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ILLink_keeps_symbols_by_default"
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ILLink_keeps_symbols_by_default"
|
||||||
Skip="true"
|
Skip="true"
|
||||||
Issue=""
|
Issue=""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue