Skip to content

Commit

Permalink
Drop unstable tests from OptProf
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed May 21, 2024
1 parent fbad14d commit a45ca53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OptProf.targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
<Scenarios>
<TestContainer Name="VSPE" Repository="VS">
<!-- When adding to this list, be sure to also add to VS repo too (e.g. https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/196226) -->
<TestCase FullyQualifiedName="VSPE.OptProfTests.vs_env_startup_devenv" />
<TestCase FullyQualifiedName="VSPE.OptProfTests.vs_perf_DesignTime_solution_loadclose_cs_picasso" />
<TestCase FullyQualifiedName="VSPE.OptProfTests.vs_ddbvtqa_vbwin" />
</TestContainer>
</Scenarios>
</OptProf>
Expand Down

0 comments on commit a45ca53

Please sign in to comment.