-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Automation 3.0.1-preview: Software Update Configuration #3992
Conversation
… API and newer tests.
@shahabhijeet Could you please help me with this? The build failed with the following error -
But when trying the same on local box to see if the build is successful and working, it works correctly.
|
Go to Jenkins job, click on artifacts=>TestResults=>netCore=>Automation.Tests.trx |
@shahabhijeet @finiteattractor Hi Abhijeet, I am trying to see if there is any file that we missed but does not look like it. When running the same set of tests locally (including the test which is causing this issue -
Mohamed, have you seen an error message like this before?
I saw something like this when the generated code was not the latest and it did could not find the correct URL for the resource. Please let me know. |
@vrdmr when something passes locally and fails in CI, most of the time it is because you failed to include any required files as part of you PR. |
Hi @shahabhijeet, When I do
Thus, I need to execute
|
Things done for this release:
Swagger Updates for SUC: Azure/azure-rest-api-specs#2139
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csproj
andAssemblyInfo.cs
files have been updated with the new version of the SDK.