<Tests>
  <SkippedTests>
    <Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_self_contained_apps_to_the_publish_folder_and_the_app_should_run"
            Skip="true"
            Reason=".NET Core 1.1 fails to publish on distributions with unsupported RIDs."/>
    <Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildASelfContainedApp.It_builds_a_runnable_output"
            Skip="true"
            Reason=".NET Core 1.1 fails to publish on distributions with unsupported RIDs."/>
    <Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink.ILLink_links_simple_app_without_analysis_warnings_and_it_runs"
            Skip="true"
            Issue=""
            Reason="Fails on 3.1 on linux for missing ICU package"/>
    <Method Name="Microsoft.NET.Build.Tests.AppHostTests.It_builds_a_runnable_apphost_by_default"
            Skip="true"
            Issue=""
            Reason="Fails on 3.1 on linux for missing ICU package"/>
  </SkippedTests>
</Tests>