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

Fixes to the QueryBugsTest #162

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Conversation

ChrisJollyAU
Copy link
Member

Upgrade the QueryBugsTest as it was out of date

@ChrisJollyAU ChrisJollyAU self-assigned this Oct 22, 2023
@ChrisJollyAU ChrisJollyAU merged commit 88f0ba8 into CirrusRedOrg:master Oct 22, 2023
6 of 8 checks passed
@lauxjpn
Copy link
Member

lauxjpn commented Oct 22, 2023

@ChrisJollyAU Please don't merge PRs as long as the CI is failing. Fix the issues first, the push again and check the CI again. (I just changed the branch settings to enforce this policy in the future.)

ODBC:

The following 1 tests passed in previous runs, but didn't pass in this run:

EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Access_property_of_closure_6864

OLE DB:

The following 7 tests passed in previous runs, but didn't pass in this run:

EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Access_property_of_closure_6864
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Byte_enum_has_flag_does_not_apply_explicit_cast_for_non_constant
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Call_method_on_closure_6864
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Cast_to_implemented_interface_is_removed_from_expression_tree
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Cast_to_object_is_removed_from_expression_tree
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Correlated_collection_with_OfType_base
EntityFrameworkCore.Jet.FunctionalTests.Query.QueryBugsTest.Correlated_collection_works_when_defined_on_intermediate_type

All later CI runs have failed because of this. So these tests need to be fixed now ASAP (or the PR needs to be reverted).

@lauxjpn lauxjpn added this to the 8.0.0-alpha.2 milestone Oct 22, 2023
@ChrisJollyAU
Copy link
Member Author

Those tests don't exist anymore so its a bit hard for them to pass. Can safely be removed from the list of passing tests

lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn pushed a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
* Ensure connection is closed before dropping the database/deleting the file

* Upgrade the QueryBugsTest
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 23, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 24, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit to lauxjpn/EntityFrameworkCore.Jet that referenced this pull request Oct 25, 2023
lauxjpn added a commit that referenced this pull request Oct 25, 2023
* Fix auto commit for pull requests by using multiple workflows.

* Cleanup green tests after #162.

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants