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

Adding grouping tests from EF6 #26069

Merged
merged 3 commits into from
Sep 18, 2021
Merged

Adding grouping tests from EF6 #26069

merged 3 commits into from
Sep 18, 2021

Conversation

ajcvickers
Copy link
Member

@ajcvickers ajcvickers commented Sep 16, 2021

As a crude measure of the gap between EF Core and EF6.

Currently:

  • 20 tests pass
  • 2 tests fail with "Translation of 'Select' which contains grouping parameter without composition is not supported."
  • 17 tests fail with general "Could not be translated."
  • 8 tests fail with different results

@ajcvickers
Copy link
Member Author

@smitpatel Please either file bugs for each of these, or point me to the relevant existing bug. I'll update the Skip messages with the appropriate issue numbers.

@ajcvickers
Copy link
Member Author

@smitpatel Updated.

As a crude measure of the gap between EF Core and EF6.

Currently:
- 12 tests pass
- 2 tests fail with "Translation of 'Select' which contains grouping parameter without composition is not supported."
- 17 tests fail with general "Could not be translated."
- 8 tests fail with different results
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.

3 participants