Automation 3.0.1-preview: Software Update Configuration#3992
Automation 3.0.1-preview: Software Update Configuration#3992shahabhijeet merged 4 commits intoAzure:psSdkJson6from vrdmr:psSdkJson6
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
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.