Skip to content

Merge Roslyn.Test.Utilities.Traits with Microsoft.CodeAnalysis.Test.Utilities.Traits#25643

Merged
sharwell merged 1 commit intodotnet:dev15.7.xfrom
sharwell:merge-traits
Mar 21, 2018
Merged

Merge Roslyn.Test.Utilities.Traits with Microsoft.CodeAnalysis.Test.Utilities.Traits#25643
sharwell merged 1 commit intodotnet:dev15.7.xfrom
sharwell:merge-traits

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

@sharwell sharwell commented Mar 21, 2018

Merge the two Traits classes we use for test classification to avoid name resolution errors. All files are changes to using/Imports except the following:

  • src/EditorFeatures/Test2/EditorServicesTest2.vbproj (new namespace import to match old)
  • src/EditorFeatures/TestUtilities/Traits.cs (removed)
  • src/EditorFeatures/VisualBasicTest/BasicEditorServicesTest.vbproj (new namespace import to match old)
  • src/Test/Utilities/Portable/Traits/Traits.cs (merged)

Test only change.

@sharwell sharwell added this to the 15.7 milestone Mar 21, 2018
@sharwell sharwell requested review from a team as code owners March 21, 2018 03:17
@sharwell sharwell added the Test Test failures in roslyn-CI label Mar 21, 2018
Copy link
Copy Markdown
Contributor

@ivanbasov ivanbasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@sharwell sharwell self-assigned this Mar 21, 2018
@sharwell sharwell merged commit e8269dc into dotnet:dev15.7.x Mar 21, 2018
@sharwell sharwell deleted the merge-traits branch March 21, 2018 22:34
@sharwell
Copy link
Copy Markdown
Contributor Author

@Pilchie merging test only change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Test Test failures in roslyn-CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants