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

Failure in cascading deletion #20

Open
CBenghi opened this issue May 5, 2022 · 0 comments
Open

Failure in cascading deletion #20

CBenghi opened this issue May 5, 2022 · 0 comments

Comments

@CBenghi
Copy link
Member

CBenghi commented May 5, 2022

Hello @martin1cerny,

As I'm working on restoring al CI/CD processes I had to set the ignore flag on a failing test at the following line:

[Ignore("@martin1cerny, this is known to fail, but looks like a bug. Could you have a look?")]
public void Deletion()
{
var model = CreateTestModel();
using (model.BeginTransaction("Deletion"))

Is it an easy one for you to fix?

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

No branches or pull requests

1 participant