Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No diff shown with JsonAssert.Equal.. #44

Open
lilith opened this issue Mar 7, 2024 · 0 comments
Open

No diff shown with JsonAssert.Equal.. #44

lilith opened this issue Mar 7, 2024 · 0 comments

Comments

@lilith
Copy link

lilith commented Mar 7, 2024

[xUnit.net 00:00:00.32] Imageflow.Test.TestJson.TestAllJob [FAIL]
Failed Imageflow.Test.TestJson.TestAllJob [186 ms]
Error Message:
System.Text.Json.JsonDiffPatch.Xunit.JsonEqualException : JsonAssert.Equal() failure.
Stack Trace:
at System.Text.Json.JsonDiffPatch.Xunit.JsonAssert.HandleEqual(JsonNode expected, JsonNode actual, JsonDiffOptions diffOptions, Func`2 outputFormatter)
at System.Text.Json.JsonDiffPatch.Xunit.JsonAssert.Equal[T](T expected, T actual)
at Imageflow.Test.TestJson.TestAllJob() in C:\Users\lilith\Documents\GitHub\wimageflow-dotnet\tests\Imageflow.Test\TestJson.cs:line 70
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant