Skip to content

Commit

Permalink
LEGO: Merge pull request 20063
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 20063
  • Loading branch information
csigs authored Jun 25, 2024
1 parent 42274a8 commit d04e309
Show file tree
Hide file tree
Showing 45 changed files with 11,916 additions and 0 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,218 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\Tasks\AzureTestPlanV0\Strings\resources.resjson\en-US\resources.resjson" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Rccx" />
</OwnedComments>
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Run manual and automated tests in test plan in Java and python language]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Test Plan]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.helpMarkDown" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[Learn more about this task]5D;(https://go.microsoft.com/fwlink/?LinkID=613742)]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.failTaskOnFailedTests" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail the task if there are any test failures. Check this option to fail the task if test failures are detected in the result files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.failTaskOnFailureToPublishResults" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.failTaskOnMissingResultsFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail the task if no result files are found.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.mergeTestResults" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A test run is created for each results file. Check this option to merge results into a single test run. To optimize for better performance, results will be merged into a single run if there are more than 100 result files, irrespective of this option.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.publishRunAttachments" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upload logs and other files containing diagnostic information collected when the tests were run.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.testConfiguration" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select Test Configuration.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.testLanguageInput" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test Framework Language of automated tests in test plan]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.testPlan" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select a test plan containing test suites with test cases.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.testSelector" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[<ul><li><b>Manual tests: </b>Use this option to trigger manual tests from your test plan.</li><li><b>Automated tests: </b>Use this option to run tests from your test plan that have automated test method associated with it.</li>]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.testSuite" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select one or more test suites containing test cases.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.failTaskOnFailedTests" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if there are test failures]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.failTaskOnFailureToPublishResults" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if there is failure in publishing test results]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.failTaskOnMissingResultsFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if no result files are found]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.mergeTestResults" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Merge test results]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.publishRunAttachments" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Upload test results files]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.testConfiguration" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test configuration]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.testLanguageInput" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select Test framework language]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.testPlan" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test plan]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.testSelector" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test cases to be executed]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.testSuite" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test suite]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Test Plan - $(testSelector)]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ErrorFailTaskOnAPIFailure" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error occured while fetching automated tests from test plan inputs]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ErrorFailTaskOnCreateRunFailure" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error occured while creating manual test run from test plan inputs]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ErrorFailTaskOnExecutingTests" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error occured while executing test command]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.MultipleMatchingGradlewFound" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Multiple gradlew files found. Selecting the first matched instance]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.NoMatchingFilesFound" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No test result files matching '%s' were found.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.automatedTestTriggered" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Triggering execution of Automated tests from test plan]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.chmodGradlew" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Used 'chmod' method for gradlew file to make it executable.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.testPlanInput" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test plan Id : %s]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.testSuiteSelected" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test suite Id selected: %s]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.testplanConfigInput" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Test plan configuration Id : %s]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\Tasks\Common\Sanitizer\Strings\resources.resjson\en-US\resources.resjson" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Rccx" />
</OwnedComments>
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.messages.PS_ScriptArgsSanitized" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Detected characters in arguments that may not be executed correctly by the shell. Please escape special characters using backtick (`). More information is available here: https://aka.ms/ado/75787]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\Tasks\ManualValidationV1\Strings\resources.resjson\en-US\resources.resjson" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Rccx" />
</OwnedComments>
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[PREVIEW]5D; Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manual validation]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.helpMarkDown" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[Learn more about this task]5D;(https://aka.ms/manual-validation)]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.approvers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify users/groups/project teams separated by commas to act on a manual validation. In absence of input, users with queue build permission will be able to take action.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.instructions" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[These instructions will be shown to the user for resuming or rejecting the manual validation. Based on these instructions the user will take an informed decision about this manual validation.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.notifyUsers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Send a manual validation pending email to specific users (or groups). Only users specified in approvers can act on a manual validation.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.onTimeout" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Reject or resume this manual validation automatically after it is pending for the specified timeout or 30 days, whichever is earlier.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.approvers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Approvers]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.instructions" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Instructions]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.notifyUsers" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notify users]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.onTimeout" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[On timeout]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manual Validation]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Loading

0 comments on commit d04e309

Please sign in to comment.