haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
663 stars 96 forks source link

Strange control codes emitted by Expecto in DevOps #334

Closed isaacabraham closed 4 years ago

isaacabraham commented 4 years ago

Running a standard Expecto run that works fine locally but in Azdo I see lots of what appears to be encoded characters e.g. &gt. I'm not sure why this is, but I only see this with Expecto. Is there something that might be causing it and / or that can be disabled?

image

cc @theimowski not sure if there's anything in the SAFE build that might be causing this?

haf commented 4 years ago

Seems like you have XML encoded characters further up than expecto as well. Since Expecto doesn't print XML other than for the nunit output, it's not Expecto.