Skip to content

CI doesn't inject projectName that is present in recordings #35645

Closed
@scbedd

Description

@scbedd

See this failed build for example of the missing requestbody property.

[ERROR]   TextAnalyticsClientTest.singleLabelClassificationStringInput:2559->TextAnalyticsClientTestBase.classifyCustomSingleLabelRunner:1269->lambda$singleLabelClassificationStringInput$284:2561 » Runtime Test proxy exception: Unable to find a record for the request POST https://redacted/language/analyze-text/jobs?api-version=2023-04-01
Header differences:
Body differences:
Request and record bodies do not match at index 435:
     request: "Out":false}}]}"
     record:  "Out":false,"projectName":"659c"

For some reason, for some of the tests, this projectName value is NOT being injected.

CC @mssfang
Long shot but any ideas @JimSuplizio ?

Metadata

Metadata

Assignees

Labels

Central-EngSysThis issue is owned by the Engineering System team.EngSysThis issue is impacting the engineering system.test-proxyAnything relating to test-proxy requests or issues.

Type

No type

Projects

Status

🎊 Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions