Skip to content

Commit 27666de

Browse files
authored
Juno: check in to lego/hb_ad8466e4-8d65-4d1a-832b-2c88012fccb5_20230402091745387. (#4359)
1 parent e01b04a commit 27666de

File tree

234 files changed

+39858
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+39858
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\DataCollectors\Microsoft.TestPlatform.Extensions.EventLogCollector\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ">
3+
<OwnedComments>
4+
<Cmt Name="Dev" />
5+
<Cmt Name="LcxAdmin" />
6+
<Cmt Name="Rccx" />
7+
</OwnedComments>
8+
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false">
9+
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
10+
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false">
11+
<Disp Icon="Str" Disp="true" LocTbl="false" />
12+
<Item ItemId=";CleanupException" ItemType="0" PsrId="308" Leaf="true">
13+
<Str Cat="Text">
14+
<Val><![CDATA[An exception occurred while collecting final entries from the event log '{0}': {1}]]></Val>
15+
</Str>
16+
<Disp Icon="Str" />
17+
</Item>
18+
<Item ItemId=";ContextNotFoundException" ItemType="0" PsrId="308" Leaf="true">
19+
<Str Cat="Text">
20+
<Val><![CDATA[Event Log DataCollector did not find eventLogContext for DataCollectionContext: {0}]]></Val>
21+
</Str>
22+
<Disp Icon="Str" />
23+
</Item>
24+
<Item ItemId=";EventsLostError" ItemType="0" PsrId="308" Leaf="true">
25+
<Str Cat="Text">
26+
<Val><![CDATA[The '{0}' event log has encountered an exception, some events might get lost. Error : {1}]]></Val>
27+
</Str>
28+
<Disp Icon="Str" />
29+
</Item>
30+
<Item ItemId=";EventsLostWarning" ItemType="0" PsrId="308" Leaf="true">
31+
<Str Cat="Text">
32+
<Val><![CDATA[The '{0}' event log may have been cleared during collection; some events may not have been collected]]></Val>
33+
</Str>
34+
<Disp Icon="Str" />
35+
</Item>
36+
<Item ItemId=";ReadError" ItemType="0" PsrId="308" Leaf="true">
37+
<Str Cat="Text">
38+
<Val><![CDATA[Unable to read event log '{0}' from computer '{1}']]></Val>
39+
</Str>
40+
<Disp Icon="Str" />
41+
</Item>
42+
</Item>
43+
</Item>
44+
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.AdapterUtilities\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ">
3+
<OwnedComments>
4+
<Cmt Name="Dev" />
5+
<Cmt Name="LcxAdmin" />
6+
<Cmt Name="Rccx" />
7+
</OwnedComments>
8+
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false">
9+
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
10+
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false">
11+
<Disp Icon="Str" Disp="true" LocTbl="false" />
12+
<Item ItemId=";ErrorCannotAppendAfterHashCalculation" ItemType="0" PsrId="308" Leaf="true">
13+
<Str Cat="Text">
14+
<Val><![CDATA[Cannot append to a TestIdProvider, after GetId or GetHash method is called.]]></Val>
15+
</Str>
16+
<Disp Icon="Str" />
17+
</Item>
18+
<Item ItemId=";ErrorIncompleteManagedName" ItemType="0" PsrId="308" Leaf="true">
19+
<Str Cat="Text">
20+
<Val><![CDATA[ManagedName is incomplete]]></Val>
21+
</Str>
22+
<Disp Icon="Str" />
23+
</Item>
24+
<Item ItemId=";ErrorInvalidSequenceAt" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
25+
<Str Cat="Text">
26+
<Val><![CDATA[Invalid escape sequence! (segment: {0}, pos: {1})]]></Val>
27+
</Str>
28+
<Disp Icon="Str" />
29+
<Cmts>
30+
<Cmt Name="Dev"><![CDATA[An escape sequence started with '\', but it wasn't legal. {0}: Invalid string, {1}: starting position of invalid sequence.;]]></Cmt>
31+
</Cmts>
32+
</Item>
33+
<Item ItemId=";ErrorMethodArityMustBeNumeric" ItemType="0" PsrId="308" Leaf="true">
34+
<Str Cat="Text">
35+
<Val><![CDATA[Method arity must be numeric.]]></Val>
36+
</Str>
37+
<Disp Icon="Str" />
38+
</Item>
39+
<Item ItemId=";ErrorMethodExpectedAsAnArgument" ItemType="0" PsrId="308" Leaf="true">
40+
<Str Cat="Text">
41+
<Val><![CDATA[Argument must be a method. (Argument name: {0})]]></Val>
42+
</Str>
43+
<Disp Icon="Str" />
44+
</Item>
45+
<Item ItemId=";ErrorMethodNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
46+
<Str Cat="Text">
47+
<Val><![CDATA[Method '{0}' not found on type '{1}']]></Val>
48+
</Str>
49+
<Disp Icon="Str" />
50+
<Cmts>
51+
<Cmt Name="Dev"><![CDATA[{0} is the method name, {1} is the full type name.;]]></Cmt>
52+
</Cmts>
53+
</Item>
54+
<Item ItemId=";ErrorNoClosingQuote" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
55+
<Str Cat="Text">
56+
<Val><![CDATA[A closing single quote was expected at the end of the segment! (segment: {0})]]></Val>
57+
</Str>
58+
<Disp Icon="Str" />
59+
<Cmts>
60+
<Cmt Name="Dev"><![CDATA[An error thrown when the type name ended but opened single quote was not matched.;]]></Cmt>
61+
</Cmts>
62+
</Item>
63+
<Item ItemId=";ErrorTypeNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
64+
<Str Cat="Text">
65+
<Val><![CDATA[Type '{0}' not found]]></Val>
66+
</Str>
67+
<Disp Icon="Str" />
68+
<Cmts>
69+
<Cmt Name="Dev"><![CDATA[{0} is the full type name.;]]></Cmt>
70+
</Cmts>
71+
</Item>
72+
<Item ItemId=";ErrorUnexpectedCharactersAtEnd" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
73+
<Str Cat="Text">
74+
<Val><![CDATA[Unexpected characters after the end of the ManagedName (pos: {0})]]></Val>
75+
</Str>
76+
<Disp Icon="Str" />
77+
<Cmts>
78+
<Cmt Name="Dev"><![CDATA[{0} is the position of unexpected characters;]]></Cmt>
79+
</Cmts>
80+
</Item>
81+
<Item ItemId=";ErrorWhitespaceNotValid" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
82+
<Str Cat="Text">
83+
<Val><![CDATA[Whitespace is not valid in a ManagedName (pos: {0})]]></Val>
84+
</Str>
85+
<Disp Icon="Str" />
86+
<Cmts>
87+
<Cmt Name="Dev"><![CDATA[{0} is the position of invalid whitespace;]]></Cmt>
88+
</Cmts>
89+
</Item>
90+
<Item ItemId=";MethodNotImplementedOnPlatform" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
91+
<Str Cat="Text">
92+
<Val><![CDATA['{0}.{1}' is not implemented on this platform!]]></Val>
93+
</Str>
94+
<Disp Icon="Str" />
95+
<Cmts>
96+
<Cmt Name="Dev"><![CDATA['{className}.{methodName}' is not implemented on this platform!]D;]A;]D;]A;Example: 'System.Reflection.MethodBase' is not implemented on this platform!;]]></Cmt>
97+
</Cmts>
98+
</Item>
99+
</Item>
100+
</Item>
101+
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.Build\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ">
3+
<OwnedComments>
4+
<Cmt Name="Dev" />
5+
<Cmt Name="LcxAdmin" />
6+
<Cmt Name="Rccx" />
7+
</OwnedComments>
8+
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false">
9+
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
10+
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false">
11+
<Disp Icon="Str" Disp="true" LocTbl="false" />
12+
<Item ItemId=";BuildCompleted" ItemType="0" PsrId="308" Leaf="true">
13+
<Str Cat="Text">
14+
<Val><![CDATA[Build completed.]]></Val>
15+
</Str>
16+
<Disp Icon="Str" />
17+
</Item>
18+
<Item ItemId=";BuildStarted" ItemType="0" PsrId="308" Leaf="true">
19+
<Str Cat="Text">
20+
<Val><![CDATA[Build started, please wait...]]></Val>
21+
</Str>
22+
<Disp Icon="Str" />
23+
</Item>
24+
<Item ItemId=";NoIsTestProjectProperty" ItemType="0" PsrId="308" Leaf="true">
25+
<Str Cat="Text">
26+
<Val><![CDATA[Skipping running test for project {0}. To run tests with dotnet test add "<IsTestProject>true</IsTestProject>" property to project file.]]></Val>
27+
</Str>
28+
<Disp Icon="Str" />
29+
</Item>
30+
<Item ItemId=";TestRunningSummary" ItemType="0" PsrId="308" Leaf="true">
31+
<Str Cat="Text">
32+
<Val><![CDATA[Test run for {0} ({1})]]></Val>
33+
</Str>
34+
<Disp Icon="Str" />
35+
</Item>
36+
<Item ItemId=";UpdateTestSdkForCollectingCodeCoverage" ItemType="0" PsrId="308" Leaf="true">
37+
<Str Cat="Text">
38+
<Val><![CDATA[Warning: Update the Microsoft.NET.Test.Sdk package reference to version 15.8.0 or later to collect code coverage.]]></Val>
39+
</Str>
40+
<Disp Icon="Str" />
41+
</Item>
42+
</Item>
43+
</Item>
44+
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.Client\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ">
3+
<OwnedComments>
4+
<Cmt Name="Dev" />
5+
<Cmt Name="LcxAdmin" />
6+
<Cmt Name="Rccx" />
7+
</OwnedComments>
8+
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false">
9+
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
10+
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false">
11+
<Disp Icon="Str" Disp="true" LocTbl="false" />
12+
<Item ItemId=";InvalidStateForExecution" ItemType="0" PsrId="308" Leaf="true">
13+
<Str Cat="Text">
14+
<Val><![CDATA[The test run could not be executed because the initial state was invalid.]]></Val>
15+
</Str>
16+
<Disp Icon="Str" />
17+
</Item>
18+
<Item ItemId=";NoTestHostProviderFound" ItemType="0" PsrId="308" Leaf="true">
19+
<Str Cat="Text">
20+
<Val><![CDATA[No suitable test runtime provider found for this run.]]></Val>
21+
</Str>
22+
<Disp Icon="Str" />
23+
</Item>
24+
<Item ItemId=";TestSessionTimeoutMessage" ItemType="0" PsrId="308" Leaf="true">
25+
<Str Cat="Text">
26+
<Val><![CDATA[Aborting test run: test run timeout of {0} milliseconds exceeded.]]></Val>
27+
</Str>
28+
<Disp Icon="Str" />
29+
</Item>
30+
<Item ItemId=";WaitForCompletionOperationIsNotAllowedWhenNoTestRunIsActive" ItemType="0" PsrId="308" Leaf="true">
31+
<Str Cat="Text">
32+
<Val><![CDATA[Wait for completion operation is not allowed when there is no active test run. ]]></Val>
33+
</Str>
34+
<Disp Icon="Str" />
35+
</Item>
36+
</Item>
37+
</Item>
38+
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>

0 commit comments

Comments
 (0)