From a4a7d37a4a2a5e9ec8da4e6988c6cc8111b5d8b2 Mon Sep 17 00:00:00 2001 From: Heejae Chang Date: Thu, 7 Feb 2019 00:45:04 -0800 Subject: [PATCH] removed 3 OptProf tests that kept failing (#33181) * removed 3 OptProf tests that kept failing opened tracking issue - https://github.com/dotnet/roslyn/issues/33180 this should let us have green OptProf training runs. * Removed all DDRIT.RPS.CSharp tests for now --- eng/config/OptProf.json | 192 ---------------------------------------- 1 file changed, 192 deletions(-) diff --git a/eng/config/OptProf.json b/eng/config/OptProf.json index ea7d3ad7545..b9e3eb81338 100644 --- a/eng/config/OptProf.json +++ b/eng/config/OptProf.json @@ -3,33 +3,18 @@ { "name": "Roslyn.VisualStudio.Setup.vsix", "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - }, { "container": "TeamEng", "testCases": [ - "TeamEng.OptProfTest.vs_debugger_interop_managedclient", "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ] }, - { - "container": "VSLanguages", - "testCases": [ - "VSLanguages.Managed.vs_perf_DesignTime_editor_navigate_NavigateTo_cs" - ] - }, { "container": "VSPE", "testCases": [ "VSPE.OptProfTests.vs_asl_cs_scenario", "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_ddbvtqa_vbwi", - "VSPE.OptProfTests.vs_env_solution_createnewproject_vb_winformsapp", "VSPE.OptProfTests.vs_perf_designtime_editor_intellisense_globalcompletionlist_cs", "VSPE.OptProfTests.vs_perf_designtime_ide_searchtest", "VSPE.OptProfTests.vs_perf_designtime_solution_build_vb_australiangovernment", @@ -55,17 +40,9 @@ { "name": "ExpressionEvaluatorPackage.vsix", "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - }, { "container": "TeamEng", "testCases": [ - "TeamEng.OptProfTest.vs_debugger_interop_managedclient", "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ] } @@ -74,17 +51,9 @@ { "name": "Microsoft.CodeAnalysis.Compilers.vsix", "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - }, { "container": "TeamEng", "testCases": [ - "TeamEng.OptProfTest.vs_debugger_interop_managedclient", "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ] }, @@ -95,18 +64,6 @@ ] } ] - }, - { - "name": "Roslyn.VisualStudio.InteractiveComponents.vsix", - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] } ], "assemblies": [ @@ -119,33 +76,18 @@ } ], "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - }, { "container": "TeamEng", "testCases": [ - "TeamEng.OptProfTest.vs_debugger_interop_managedclient", "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ] }, - { - "container": "VSLanguages", - "testCases": [ - "VSLanguages.Managed.vs_perf_DesignTime_editor_navigate_NavigateTo_cs" - ] - }, { "container": "VSPE", "testCases": [ "VSPE.OptProfTests.vs_asl_cs_scenario", "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_ddbvtqa_vbwi", - "VSPE.OptProfTests.vs_env_solution_createnewproject_vb_winformsapp", "VSPE.OptProfTests.vs_perf_designtime_editor_intellisense_globalcompletionlist_cs", "VSPE.OptProfTests.vs_perf_designtime_ide_searchtest", "VSPE.OptProfTests.vs_perf_designtime_solution_build_vb_australiangovernment", @@ -177,33 +119,18 @@ } ], "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.EditingAndDesigner", - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - }, { "container": "TeamEng", "testCases": [ - "TeamEng.OptProfTest.vs_debugger_interop_managedclient", "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ] }, - { - "container": "VSLanguages", - "testCases": [ - "VSLanguages.Managed.vs_perf_DesignTime_editor_navigate_NavigateTo_cs" - ] - }, { "container": "VSPE", "testCases": [ "VSPE.OptProfTests.vs_asl_cs_scenario", "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_ddbvtqa_vbwi", - "VSPE.OptProfTests.vs_env_solution_createnewproject_vb_winformsapp", "VSPE.OptProfTests.vs_perf_designtime_editor_intellisense_globalcompletionlist_cs", "VSPE.OptProfTests.vs_perf_designtime_ide_searchtest", "VSPE.OptProfTests.vs_perf_designtime_solution_build_vb_australiangovernment", @@ -225,125 +152,6 @@ ] } ] - }, - { - "assembly": "Microsoft.Build.Conversion.Core.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "Microsoft.Build.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "Microsoft.Build.Engine.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "Microsoft.Build.Framework.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "Microsoft.Build.Tasks.Core.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "Microsoft.Build.Utilities.Core.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] - }, - { - "assembly": "System.Threading.Tasks.Dataflow.dll", - "instrumentationArguments": [ - { - "relativeInstallationFolder": "MSBuild/Current/Bin", - "instrumentationExecutable": "Common7/IDE/vsn.exe" - } - ], - "tests": [ - { - "container": "DDRIT.RPS.CSharp", - "testCases": [ - "DDRIT.RPS.CSharp.CSharpTest.BuildAndDebugging" - ] - } - ] } ] } \ No newline at end of file -- GitLab