Skip to content

[Form Recognizer] [API Key] analysis (Node) business cards specifying locale failing in nightly runs #26083

Open

Description

Form Recognizer nightly test runs are failing with:

Error message:
expected '+442098765432' to equal '+912098765432'

Stack trace:
AssertionError: expected '+442098765432' to equal '+912098765432'
at validateSpec (/mnt/vss/_work/1/s/sdk/formrecognizer/ai-form-recognizer/test/utils/fieldValidator.ts:70:14)
at validateSpec (/mnt/vss/_work/1/s/sdk/formrecognizer/ai-form-recognizer/test/utils/fieldValidator.ts:81:7)
at validateObjectSpec (/mnt/vss/_work/1/s/sdk/formrecognizer/ai-form-recognizer/test/utils/fieldValidator.ts:104:5)
at /mnt/vss/_work/1/s/sdk/formrecognizer/ai-form-recognizer/test/utils/fieldValidator.ts:164:5
at Context. (/mnt/vss/_work/1/s/sdk/formrecognizer/ai-form-recognizer/test/public/node/analysis.spec.ts:809:9)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

+expected - actual

-+442098765432
++912098765432

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Cognitive - Form Recognizertest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions