Skip to content

Unskip tests previously fixed#27106

Merged
sharwell merged 1 commit intodotnet:masterfrom
sharwell:unskip-fixed-tests
May 24, 2018
Merged

Unskip tests previously fixed#27106
sharwell merged 1 commit intodotnet:masterfrom
sharwell:unskip-fixed-tests

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

Several tests fixed by 8eb4009 remain skipped. This change unskips the remaining tests.

Closes #20219

Ask Mode template not completed

Customer scenario

What does the customer do to get into this situation, and why do we think this
is common enough to address for this release. (Granted, sometimes this will be
obvious "Open project, VS crashes" but in general, I need to understand how
common a scenario is)

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW

Risk

This is generally a measure our how central the affected code is to adjacent
scenarios and thus how likely your fix is to destabilize a broader area of code

Performance impact

(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low")

Is this a regression from a previous update?

Root cause analysis

How did we miss it? What tests are we adding to guard against it in the future?

How was the bug found?

(E.g. customer reported it vs. ad hoc testing)

Test documentation updated?

If this is a new non-compiler feature or a significant improvement to an existing feature, update https://github.com/dotnet/roslyn/wiki/Manual-Testing once you know which release it is targeting.

Several tests fixed by 8eb4009 remain skipped. This change unskips the remaining tests.

Closes dotnet#20219
@sharwell sharwell added this to the 15.8 milestone May 24, 2018
@sharwell sharwell self-assigned this May 24, 2018
@sharwell sharwell requested a review from a team as a code owner May 24, 2018 14:09
@sharwell
Copy link
Copy Markdown
Contributor Author

Test only change 😄

@sharwell sharwell merged commit b5ee75c into dotnet:master May 24, 2018
@sharwell sharwell deleted the unskip-fixed-tests branch May 24, 2018 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integration test failures due to AnnotationTagger

2 participants