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

[Communication - Identity] Build test package failing in nightly runs #29232

Open
jerryshia opened this issue Apr 9, 2024 · 5 comments
Open
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. Communication - Identity needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

Communication - Identity nightly test runs are failing with:

Error message:
../../../../../common/temp/node_modules/.pnpm/@Azure-Tools+test-recorder@3.1.0/node_modules/@azure-tools/test-recorder/types/src/recorder.d.ts(6,10): error TS2305: Module '"../../../../../../../../../../sdk/communication/communication-identity/test/public/node_modules/@azure/core-client/types/latest/core-client"' has no exported member 'AdditionalPolicyConfig'.
Error: Failed calling tsc -p .. Exit code: 2

##[error]Bash exited with code '2'.

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

@github-actions github-actions bot added Azure.Core Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Copy link

github-actions bot commented Apr 9, 2024

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@xirzec xirzec assigned timovv and unassigned maorleger Apr 10, 2024
@xirzec
Copy link
Member

xirzec commented Apr 10, 2024

@timovv can you take a quick look to see if we forgot an export somewhere?

@timovv
Copy link
Member

timovv commented Apr 10, 2024

This is related to a recorder minmax test issue @HarshaNalluru is investigating

@HarshaNalluru
Copy link
Member

related #29246

xirzec pushed a commit that referenced this issue Apr 11, 2024
### Packages impacted by this PR
Test pipelines have been broken because of the min-max build test
failure

### Issues associated with this PR

#29232
#29246

### Describe the problem that is addressed by this PR
This PR is the followup of the `@azure-tools/test-recorder@3.1.2`
release that upgraded the min version of `core-client` to get the needed
types #29247
@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable Communication - Identity labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. Communication - Identity needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

6 participants