Skip to content

Fix the test framework for Az.Tools.Predictor.#13803

Merged
isra-fel merged 1 commit intoAzure:masterfrom
kceiw:mahuang/FixTestFramework
Dec 23, 2020
Merged

Fix the test framework for Az.Tools.Predictor.#13803
isra-fel merged 1 commit intoAzure:masterfrom
kceiw:mahuang/FixTestFramework

Conversation

@kceiw
Copy link
Copy Markdown
Contributor

@kceiw kceiw commented Dec 21, 2020

The Test target specifies the TestFramework as ".Net5.0" which isn't a valid value. The valid value for .Net5.0 is "Net5.0". So I made the change.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • [] The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@isra-fel
Copy link
Copy Markdown
Member

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@isra-fel isra-fel self-assigned this Dec 22, 2020
@isra-fel isra-fel merged commit d6e0580 into Azure:master Dec 23, 2020
dingmeng-xue added a commit that referenced this pull request Dec 25, 2020
* Delete the useless case for costmanagement (#13810)

* delete useless test

* delete useless file

* add liveonly test case for secret management extension (#13809)

* Update the Warning message (#13821)

* Update New-AzHostGroup.md (#13814)

* Fix the test framework for test. (#13803)

* Fix cases and utils script for 'BotService' (#13813)

* Fix cases and utils script for 'BotService'

* update env file

* Add SubscriptionId in cmdlet ’New-AzBotService‘

* update the cmdlet 'New-AzBotservice'

* Update custome file

* Change Get-AzAlertHistory title and description (#13816)

* change alert history title and description

* add release note to change log

* remove changelog

as only doc was changed

Co-authored-by: Yeming Liu <felix_liu@outlook.com>

* [KubernetesConfiguration] Upgrade API version from 2019-11-01-preview to 2020-10-01-preview. (#13829)

* [KubernetesConfiguration] Upgrade API version from 2019-11-01-preview to 2020-10-01-preview.

* [KubernetesConfiguration] Updated ChangeLog.md

* [KubernetesConfiguration] update help doc.

* Update example (#13837)

Updated the example to match the correct cmdlet and removed duplicated parameter.

Co-authored-by: Youri970410 <62531040+Youri970410@users.noreply.github.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: kceiw <mahuang@microsoft.com>
Co-authored-by: hutzleo <8101994+hutzleo@users.noreply.github.com>
Co-authored-by: Yeming Liu <felix_liu@outlook.com>
Co-authored-by: LucasYao93 <53558334+LucasYao93@users.noreply.github.com>
Co-authored-by: javiermarasco <javier.marasco@gmail.com>
@kceiw kceiw deleted the mahuang/FixTestFramework branch June 2, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants