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

net - identity - tests pipeline has consistent failures because test resources cannot be deployed #47163

Open
m-redding opened this issue Nov 14, 2024 · 0 comments
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing)

Comments

@m-redding
Copy link
Member

m-redding commented Nov 14, 2024

See pipeline history here: https://dev.azure.com/azure-sdk/internal/_build?definitionId=1646&_a=summary

This pipeline has been failing since August 27th.

It appears to be some kind of PowerShell error:

Get-Member: /mnt/vss/_work/1/s/sdk/identity/test-resources-pre.ps1:32
Line |
32 | … ersion = $patchVersions | Get-Member -MemberType NoteProperty | Selec …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| You must specify an object for the Get-Member cmdlet.
##[error]PowerShell exited with code '1'.

This was a blocker for me to be able to use this pipeline to validate changes in #46637

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 14, 2024
@m-redding m-redding added Client This issue points to a problem in the data-plane of the library. Azure.Identity and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Nov 14, 2024
@m-redding m-redding added the pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing) label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing)
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant