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

Test issue with Substring_with_constant and Substring_with_closure #5220

Closed
roji opened this issue Apr 29, 2016 · 0 comments
Closed

Test issue with Substring_with_constant and Substring_with_closure #5220

roji opened this issue Apr 29, 2016 · 0 comments
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Milestone

Comments

@roji
Copy link
Member

roji commented Apr 29, 2016

These tests assert that the first row to come out of the query is "ari" and "ria", but there's no order by to enforce which row gets selected first. The test happens to pass on SqlServer but fails on PostgreSQL.

@rowanmiller rowanmiller added this to the 1.0.0 milestone Apr 29, 2016
@rowanmiller rowanmiller modified the milestones: 1.0.1, 1.0.0 May 13, 2016
@rowanmiller rowanmiller removed the pri0 label Jul 6, 2016
@smitpatel smitpatel added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jul 11, 2016
roji added a commit to npgsql/efcore.pg that referenced this issue Jul 14, 2016
After dotnet/efcore#5220 has been
fixed.
@ajcvickers ajcvickers modified the milestones: 1.1.0-preview1, 1.1.0 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-bug
Projects
None yet
Development

No branches or pull requests

5 participants