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

Basic FSharp test project and a single test. #34372

Closed
wants to merge 2 commits into from

Conversation

isaacabraham
Copy link

Linked to #34356.

There's a basic F# project with a test that fails on the DB Context. I didn't bother with the whole inheritance of the base test etc. - this is the simplest possible reproduction of the issue.

@isaacabraham
Copy link
Author

This PR is failing "by design" - that's the failing test that's been added.

@isaacabraham
Copy link
Author

@roji is there a reason why it's failing for Windows? It's complaining about not having a Provider - yet locally (on Windows!) it's working?

@roji
Copy link
Member

roji commented Aug 27, 2024

@isaacabraham I'm sorry I didn't get around to looking at this (and the Windows build failures) earlier. In the meantime, #34541 was submitted with a more comprehensive test project (using the Northwind database as in the C# and VB.NET tests), so I went ahead and merged that.

Looking forward to seeing more contributions from you!

@roji roji closed this Aug 27, 2024
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