Skip to content

Commit f0d0ed2

Browse files
chsienkigenlu
authored andcommitted
Disable training for MS.CA.Workspaces.dll
1 parent 892b642 commit f0d0ed2

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

eng/config/OptProf.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@
7070
"filename": "/Microsoft.CodeAnalysis.Features.dll",
7171
"testCases":[ "ManagedLangs.OptProfTests.DDRIT_RPS_ManagedLangs" ]
7272
},
73-
{
74-
"filename": "/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
75-
"testCases":[ "ManagedLangs.OptProfTests.DDRIT_RPS_ManagedLangs" ]
76-
},
7773
{
7874
"filename": "/Microsoft.VisualStudio.LanguageServices.Implementation.dll",
7975
"testCases":[ "ManagedLangs.OptProfTests.DDRIT_RPS_ManagedLangs" ]
@@ -143,10 +139,6 @@
143139
"filename": "/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
144140
"testCases":[ "Microsoft.Test.Performance.XamlOptProfCreateTests.WpfCreateProject_DesignerIsolated" ]
145141
},
146-
{
147-
"filename": "/Microsoft.CodeAnalysis.Workspaces.dll",
148-
"testCases":[ "Microsoft.Test.Performance.XamlOptProfCreateTests.WpfCreateProject_DesignerIsolated" ]
149-
},
150142
{
151143
"filename": "/Microsoft.CodeAnalysis.VisualBasic.dll",
152144
"testCases":[ "Microsoft.Test.Performance.XamlOptProfCreateTests.WpfCreateProject_DesignerIsolated" ]
@@ -252,10 +244,6 @@
252244
"filename": "/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
253245
"testCases":[ "WinForms.OptProfTests.winforms_largeform_vb" ]
254246
},
255-
{
256-
"filename": "/Microsoft.CodeAnalysis.Workspaces.dll",
257-
"testCases":[ "WinForms.OptProfTests.winforms_largeform_vb" ]
258-
},
259247
{
260248
"filename": "/Microsoft.CodeAnalysis.VisualBasic.dll",
261249
"testCases":[ "WinForms.OptProfTests.winforms_largeform_vb" ]
@@ -365,10 +353,6 @@
365353
"filename": "/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
366354
"testCases":[ "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ]
367355
},
368-
{
369-
"filename": "/Microsoft.CodeAnalysis.Workspaces.dll",
370-
"testCases":[ "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ]
371-
},
372356
{
373357
"filename": "/Microsoft.CodeAnalysis.VisualBasic.dll",
374358
"testCases":[ "TeamEng.OptProfTest.vs_debugger_start_no_build_cs_scribble" ]
@@ -478,10 +462,6 @@
478462
"filename": "/Microsoft.CodeAnalysis.VisualBasic.Features.dll",
479463
"testCases":[ "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_perf_designtime_solution_build_vb_australiangovernment" ]
480464
},
481-
{
482-
"filename": "/Microsoft.CodeAnalysis.Workspaces.dll",
483-
"testCases":[ "VSPE.OptProfTests.vs_asl_cs_scenario", "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_perf_DesignTime_solution_loadclose_cs_picasso", "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", "VSPE.OptProfTests.vs_perf_designtime_solution_loadclose_vb_australiangovernment" ]
484-
},
485465
{
486466
"filename": "/Microsoft.CodeAnalysis.VisualBasic.dll",
487467
"testCases":[ "VSPE.OptProfTests.vs_asl_vb_scenario", "VSPE.OptProfTests.vs_perf_designtime_ide_searchtest", "VSPE.OptProfTests.vs_perf_designtime_solution_build_vb_australiangovernment", "VSPE.OptProfTests.vs_perf_designtime_solution_loadclose_vb_australiangovernment" ]

0 commit comments

Comments
 (0)