Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regression test for nullable crash #33735

Merged
merged 1 commit into from
Feb 28, 2019
Merged

Conversation

agocke
Copy link
Member

@agocke agocke commented Feb 27, 2019

I verified that this test crashes the compiler in Preview3
but no longer repros.

Closes #33537

I verified that this test crashes the compiler in Preview3
but no longer repros.

Fixes dotnet#33537
@agocke agocke marked this pull request as ready for review February 28, 2019 18:21
@agocke agocke requested a review from a team as a code owner February 28, 2019 18:21
@agocke agocke added Area-Compilers Test Test failures in roslyn-CI labels Feb 28, 2019
@jcouv jcouv self-assigned this Feb 28, 2019
@jcouv jcouv added this to the 16.1.P1 milestone Feb 28, 2019
@jcouv jcouv added the Feature - Nullable Reference Types Nullable Reference Types label Feb 28, 2019
@agocke agocke merged commit 30fc275 into dotnet:master Feb 28, 2019
@agocke agocke deleted the nullable-crash branch February 28, 2019 19:30
333fred added a commit to 333fred/roslyn that referenced this pull request Mar 4, 2019
* dotnet/master: (903 commits)
  Add UseEnhancedColors to FeatureOnOffOptionsProvider (dotnet#33802)
  Update TypeStyle.cs
  Text on a InterpolatedVerbatimStringStartToken token (dotnet#33747)
  added ability to clear all diagnostics reproted from a IDiagnosticUpd… (dotnet#33805)
  Use a set instead of map to define processed redundant nodes.
  EnC: Remove dependency on solution from AnalyzeDocumentAsync (dotnet#33796)
  Add workitem links to new redundant assignment tests.
  Move leading trivia with node when removing unused values.
  Remove OOP related feature options. (dotnet#31644)
  Merge pull request dotnet#33631 from CyrusNajmabadi/wrapPriority
  Use the correct iteration count in IterationDataAttribute
  Handle interface members in NullableWalker.AsMemberOfType (dotnet#33764)
  Cleanly work around microsoft/nodejstools#2138
  Implement full spec changes for Index/Range (dotnet#33679)
  Further reduce expectations on deep fluent calls
  Lower expectation for deep fluent call
  Take screenshot after writing logs
  Avoid throwing exception in static constructor
  Offer to add parameter to constructor with no existing parameters (dotnet#33624)
  Add regression test for nullable crash (dotnet#33735)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Feature - Nullable Reference Types Nullable Reference Types Test Test failures in roslyn-CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants