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

Improve set nullability tests #18513

Closed
wants to merge 1 commit into from
Closed

Improve set nullability tests #18513

wants to merge 1 commit into from

Conversation

roji
Copy link
Member

@roji roji commented Oct 22, 2019

Make async and simplify.

Continues #18419

Make async and simplify.

Continues #18419
.Select(e => e.l1.Id);

var result = query.ToList();
return AssertQuery(
Copy link
Contributor

Choose a reason for hiding this comment

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

Fails in InMemory.

@roji
Copy link
Member Author

roji commented Oct 25, 2019

Closed, @smitpatel already did work on this.

@roji roji closed this Oct 25, 2019
@smitpatel smitpatel deleted the AsyncTesting branch October 25, 2019 18:57
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.

2 participants