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

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

Open
jerryshia opened this issue Apr 23, 2024 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team Schema Registry Service Attention This issue is responsible by Azure service team. test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

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

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team Schema Registry Service Attention This issue is responsible by Azure service team. labels Apr 23, 2024
Copy link

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

@minhanh-phan minhanh-phan self-assigned this Apr 23, 2024
@v-xuto v-xuto added the test-reliability Issue that causes tests to be unreliable label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team Schema Registry Service Attention This issue is responsible by Azure service team. test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

3 participants