![dotnet-maestro[bot]](/assets/img/avatar_default.png)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.1 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.1 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.1 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.1 - dotnet-watch - 3.0.0-rc1.19457.1 - dotnet-user-secrets - 3.0.0-rc1.19457.1 - dotnet-dev-certs - 3.0.0-rc1.19457.1 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.2 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.2 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.2 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.2 - dotnet-watch - 3.0.0-rc1.19457.2 - dotnet-user-secrets - 3.0.0-rc1.19457.2 - dotnet-dev-certs - 3.0.0-rc1.19457.2 * Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.4 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.4 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.4 - Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.4 - dotnet-watch - 3.0.0-rc1.19457.4 - dotnet-user-secrets - 3.0.0-rc1.19457.4 - dotnet-dev-certs - 3.0.0-rc1.19457.4 * Skip VB template tests
150 lines
8.9 KiB
XML
150 lines
8.9 KiB
XML
<Tests>
|
|
<TestList Name="SdkIntegrationTests">
|
|
<!-- Build tests -->
|
|
<Method Name="Microsoft.NET.Build.Tests.AppHostTests.It_builds_a_runnable_apphost_by_default" />
|
|
<Class Name="Microsoft.NET.Build.Tests.DesignTimeBuildTests" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TransitiveFrameworkReferenceFromPackageReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TransitiveFrameworkReferenceFromProjectReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.WPFFrameworkReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.WindowsDesktopFrameworkReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.WindowsFormAndWPFFrameworkReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.WindowsFormsFrameworkReference" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantBuildsToBeIncremental.ResolvePackageAssets_runs_incrementally" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildADesktopExe.It_builds_a_simple_desktop_app" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildADesktopExeWithFSharp" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildALibrary.It_builds_the_library_successfully" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildALibraryWithFSharp.It_builds_the_library_successfully" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildALibraryWithVB.It_builds_the_library_successfully" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.BuildWithTransitiveReferenceToNetCoreAppPackage" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_runs_a_rid_specific_app_from_the_output_folder" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_runs_a_rid_specific_app_with_conflicts_from_the_output_folder" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_runs_the_app_from_the_output_folder" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_runs_the_app_with_conflicts_from_the_output_folder" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetStandard2Library" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildASelfContainedApp.It_builds_a_runnable_output" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAUnitTestProject" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithLibrariesAndRid" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.It_builds_the_project_successfully" />
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToResolveConflicts.FilesFromAspNetCoreSharedFrameworkAreNotIncluded" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenThatWeWantToUseVB" />
|
|
<Class Name="Microsoft.NET.Build.Tests.GivenWeWantToRequireWindowsForDesktopApps" />
|
|
|
|
<!-- Publish tests -->
|
|
<Class Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAFrameworkDependentApp" />
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_portable_apps_to_the_publish_folder_and_the_app_should_run" />
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_self_contained_apps_to_the_publish_folder_and_the_app_should_run" />
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_with_a_publish_profile" />
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishASelfContainedApp.It_can_make_a_Windows_GUI_exe" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishASingleFileApp" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAWebApp" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToRunCrossgen" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToRunILLink" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.PublishWebApp" />
|
|
<Class Name="Microsoft.NET.Publish.Tests.PublishWpfApp" />
|
|
|
|
</TestList>
|
|
|
|
<SkippedTests>
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToUseVB.It_builds_a_vb_wpf_app"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/wpf/issues/1734"
|
|
Reason="VB templates removed from wpf"/>
|
|
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAHelloWorldProject.It_publishes_portable_apps_to_the_publish_folder_and_the_app_should_run"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3574"
|
|
Reason="Test update needed (in PR)"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.RuntimeFrameworkVersionCanBeSpecifiedOnFrameworkReference"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3221"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TargetingPackVersionCanBeSpecifiedOnFrameworkReference"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3221"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TargetLatestPatchCanBeSpecifiedOnFrameworkReference"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3221"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TransitiveFrameworkReferenceFromPackageReference"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3221"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenFrameworkReferences.TransitiveFrameworkReferenceFromProjectReference"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3221"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToResolveConflicts.AProjectCanReferenceADllInAPackageDirectly"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3214"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Publish.Tests.GivenThatWeWantToPreserveCompilationContext.It_publishes_the_project_with_a_refs_folder_and_correct_deps_file"
|
|
Skip="true"
|
|
Issue="https://github.com/dotnet/sdk/pull/3237"
|
|
Reason="Code flow needed"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_targets_the_right_framework_depending_on_output_type"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Test needs to be updated with new patches (along with SDK stage 0 update)"/>
|
|
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithLibrariesAndRid.It_builds_a_RID_specific_runnable_output"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Test doesn't work with newer RIDs"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithLibrariesAndRid.It_builds_a_framework_dependent_RID_specific_runnable_output"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Test doesn't work with newer RIDs"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildANetCoreApp.It_handles_mismatched_implicit_package_versions"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Test doesn't work with newer RIDs"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.It_builds_the_project_successfully"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithLibrary.It_builds_the_project_successfully"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithLibrary.It_builds_the_project_successfully_twice"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantAllResourcesInSatellite.TestSatelliteResources"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantAllResourcesInSatellite.It_retrieves_strings_successfully"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThereAreDefaultItems.Compile_items_can_be_explicitly_specified_while_default_EmbeddedResource_items_are_used"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
<Method Name="Microsoft.NET.Build.Tests.GivenThatWeWantToBuildASelfContainedApp.It_succeeds_when_RuntimeIdentifier_and_PlatformTarget_mismatch_but_PT_is_AnyCPU"
|
|
Skip="true"
|
|
Issue=""
|
|
Reason="Needs .NET Core 1.1"/>
|
|
|
|
</SkippedTests>
|
|
</Tests>
|