-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[web app] Test failure #14623
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI. |
hi @panchagnula could you pls help to look at the issue? Currently Azure CLI CI blocked by the test failure. one example failure: https://dev.azure.com/azure-sdk/public/_build/results?buildId=479772&view=logs&j=771f6cdf-8d98-5d9b-2fb9-d3a6e9554788&t=0a182f1d-9946-580d-467e-4d4ebd6af32d&l=6534 |
@cxznmhdcxz looks like the new tests you added are failing in CLI? can you take a look please and fix the test or add a new recording? Thanks! |
Three test methods that raises:
For the first and second one, I could reproduce the same error in live mode (different random name though of course), and could pass live/record mode after a small fix: However for the third one, I could pass either live/record mode. |
@calvinsID can you check if on the latest Dev you are able to repro these tests failing as well? |
I got the same results as @cxznmhdcxz.
|
I started seeing this error in our extension's CI when attempting to deploy an ARM template since the last release (2.10.1). |
This is fixed |
Describe the bug
These three test cases cannot pass.
Open this issue to track it.
Error
To Reproduce
Expected behavior
Environment summary
Additional context
The text was updated successfully, but these errors were encountered: