azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[Schema Registry - Avro] serializes and deserializes in round trip failing in nightly runs

Open jerryshia opened this issue 1 year ago • 1 comments

Schema Registry - Avro nightly test runs are failing with:

Stack trace: expected { …(2) } to deeply equal { …(2) } + expected - actual { - "contentType": "avro/binary+ff4f892b75f44c358bca1374ff04af90" + "contentType": "avro/binary+452543288f974a518a25263e1013e149" "data": "8,78,105,99,107,84" }
AssertionError: expected { …(2) } to deeply equal { …(2) } at Context. (/Users/runner/work/1/s/sdk/schemaregistry/schema-registry-avro/test/public/avroSerializer.spec.ts:2:35) at processTicksAndRejections (node:internal/process/task_queues:95:5)

For more details check here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3723575&view=results

jerryshia avatar Apr 23 '24 08:04 jerryshia

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @alzimmermsft @arerlend.

github-actions[bot] avatar Apr 23 '24 08:04 github-actions[bot]