Simon Cropp
Simon Cropp
re > Unable to cast object of type 'Newtonsoft.Json.Serialization.TraceJsonWriter' to type 'VerifyTests.VerifyJsonWriter i wasnt able to reproduce that. can u share a repro?
i dont think it is arrays. replace the verify target with a string and i suspect u will get the same exception looking at the json.net implementation, i cant see...
@thomas-parrish can u provide a repro
@colinangusmackay or @thomas-parrish can one of u supply a repro as a failing unit test in a Pull Request
any update on that repro. i would really like to fix this bug, but not being able to reproduce it is a blocker
@thomas-parrish can u debug into Verify to see where the recursion is?
@thomas-parrish so if you can step through the stack overflow. you should be able to tell what is causing it, and produce a repro
any progress on that repro?
can u try version 18.0.0-beta.3
@vaind happy to make some changes to the naming. although i am not sure how Verify can be used to run tests on the device. the workflow of verify relies...