Disable tiered compilation in integration tests #7549
+16
−0
Draft
Azure Pipelines / microsoft.testfx (Build Linux Release)
failed
Mar 13, 2026 in 16m 13s
Build Linux Release failed
Annotations
Check failure on line 496 in src/TestFramework/TestFramework/Assertions/Assert.Contains.cs
azure-pipelines / microsoft.testfx (Build Linux Release)
src/TestFramework/TestFramework/Assertions/Assert.Contains.cs#L496
src/TestFramework/TestFramework/Assertions/Assert.Contains.cs(496,1): error : [TrxReport_WhenTestFails_ContainsExceptionInfoInOutput ("net10.0")] [net11.0] Assert.Contains failed. String '<?xml version="1.0" encoding="utf-8"?>
<TestRun id="96d9ed2f-b31d-44bf-8975-af3fc5f4dbd3" name="@4104a4c9c000000 2026-03-13 15:52:38.3718515" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Times creation="2026-03-13T15:52:37.605463Z" queuing="2026-03-13T15:52:37.605463Z" start="2026-03-13T15:52:37.605463Z" finish="2026-03-13T15:52:38.3734203Z" />
<TestSettings name="default" id="cee4e3b3-891c-4625-8193-8db292d4c59e">
<Deployment runDeploymentRoot="_4104a4c9c000000_2026-03-13_15_52_38.3718515" />
</TestSettings>
<Results>
<UnitTestResult executionId="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" testId="18f2dd82-fede-8c47-821a-9500badc6846" testName="FailingTest" computerName="4104a4c9c000000" duration="00:00:00.0648419" startTime="2026-03-13T15:52:38.0235520+00:00" endTime="2026-03-13T15:52:38.2171656+00:00" testType="13CDC9D9-DDB5-4fa4-A97D-D965CCFC6D4B" outcome="Failed" testListId="8C84FA94-04C1-424b-9868-57A2D4851A1D" relativeResultsDirectory="35e9bdbc-4b53-4b93-af47-59c0e8be30c1">
<Output>
<ErrorInfo>
<Message>Assert.AreEqual failed. Expected:<1>. Actual:<2>. 'expected' expression: '1', 'actual' expression: '2'.</Message>
<StackTrace> at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertAreEqualFailed(Object expected, Object actual, String userMessage) in /_/src/TestFramework/TestFramework/Assertions/Assert.AreEqual.cs:line 665
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)</StackTrace>
</ErrorInfo>
</Output>
</UnitTestResult>
</Results>
<TestDefinitions>
<UnitTest name="FailingTest" storage="/mnt/vss/_work/1/s/artifacts/tmp/release/testsuite/ym1kl/mstesttrxreport/bin/release/net10.0/mstesttrxreport.dll" id="18f2dd82-fede-8c47-821a-9500badc6846">
<Execution id="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" />
<TestMethod codeBase="/mnt/vss/_work/1/s/artifacts/tmp/Release/testsuite/yM1kL/MSTestTrxReport/bin/Release/net10.0/MSTestTrxReport.dll" adapterTypeName="executor://MSTestExtension/4.2.0-ci" className="MSTestTrxReport.UnitTest1" name="FailingTest" />
</UnitTest>
</TestDefinitions>
<TestEntries>
<TestEntry testId="18f2dd82-fede-8c47-821a-9500badc6846" executionId="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" testListId="8C84FA94-04C1-424b-9868-57A2D4851A1D" />
</TestEntries>
<TestLists>
<TestList name="Results Not in a List" id="8C84FA94-04C1-424b-9868-57A2D4851A1D" />
<TestList name="All Loaded Results" id="19431567-8539-422a-85d7-44ee4e166bda" />
</TestLists>
<ResultSummary outcome="Failed">
<Counters total="1" executed="1" passed="0" failed="1" error="0" timeout="0" aborted="0" inconclusive="0" passedButRunAborted="0" notRunnable="0" notExecuted="0" disconnected="0" warning="0" completed="0" inProgress="0" pending="0" />
<RunInfos>
<RunInfo computerName="4104a4c9c000000" outcome="Error" timestamp="2026-03-13T15:52:38.4275842">
<Text>Exit code indicates failure: '2'. Please refer to https://aka.ms/testingplatform/exitcodes for more information.</Text>
</RunInfo>
</RunInfos>
</ResultSummary>
</TestRun>' does not contain string 'at MSTestTrxReport.UnitTest1.FailingTest()'. 'substring' expression: '"at MSTestTrxReport.UnitTest1.FailingTest()"', 'value' expression: 'trxContent'. <?xml version="1.0" encoding="utf-8"?>
<TestRun id="96d9ed2f-b31d-44bf-8975-af3fc5f4dbd3" name="@4104a4c9c000000 2026-03-13 15:52:38.3718515" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Times creation="2026-03-13T15:52:37.605463Z" queuing="2026-03-13T15:52:37.605463Z" start="2026-03-13T15:52:37.605463Z" finish="2026-03-13T15:52:38.3734203Z" />
<TestSettings name="default" id="cee4e3b3-891c-4625-8193-8db292d4c59e">
<Deployment runDeploymentRoot="_4104a4c9c000000_2026-03-13_15_52_38.3718515" />
</TestSettings>
<Results>
<UnitTestResult executionId="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" testId="18f2dd82-fede-8c47-821a-9500badc6846" testName="FailingTest" computerName="4104a4c9c000000" duration="00:00:00.0648419" startTime="2026-03-13T15:52:38.0235520+00:00" endTime="2026-03-13T15:52:38.2171656+00:00" testType="13CDC9D9-DDB5-4fa4-A97D-D965CCFC6D4B" outcome="Failed" testListId="8C84FA94-04C1-424b-9868-57A2D4851A1D" relativeResultsDirectory="35e9bdbc-4b53-4b93-af47-59c0e8be30c1">
<Output>
<ErrorInfo>
<Message>Assert.AreEqual failed. Expected:<1>. Actual:<2>. 'expected' expression: '1', 'actual' expression: '2'.</Message>
<StackTrace> at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertAreEqualFailed(Object expected, Object actual, String userMessage) in /_/src/TestFramework/TestFramework/Assertions/Assert.AreEqual.cs:line 665
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)</StackTrace>
</ErrorInfo>
</Output>
</UnitTestResult>
</Results>
<TestDefinitions>
<UnitTest name="FailingTest" storage="/mnt/vss/_work/1/s/artifacts/tmp/release/testsuite/ym1kl/mstesttrxreport/bin/release/net10.0/mstesttrxreport.dll" id="18f2dd82-fede-8c47-821a-9500badc6846">
<Execution id="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" />
<TestMethod codeBase="/mnt/vss/_work/1/s/artifacts/tmp/Release/testsuite/yM1kL/MSTestTrxReport/bin/Release/net10.0/MSTestTrxReport.dll" adapterTypeName="executor://MSTestExtension/4.2.0-ci" className="MSTestTrxReport.UnitTest1" name="FailingTest" />
</UnitTest>
</TestDefinitions>
<TestEntries>
<TestEntry testId="18f2dd82-fede-8c47-821a-9500badc6846" executionId="35e9bdbc-4b53-4b93-af47-59c0e8be30c1" testListId="8C84FA94-04C1-424b-9868-57A2D4851A1D" />
</TestEntries>
<TestLists>
<TestList name="Results Not in a List" id="8C84FA94-04C1-424b-9868-57A2D4851A1D" />
<TestList name="All Loaded Results" id="19431567-8539-422a-85d7-44ee4e166bda" />
</TestLists>
<ResultSummary outcome="Failed">
<Counters total="1" executed="1" passed="0" failed="1" error="0" timeout="0" aborted="0" inconclusive="0" passedButRunAborted="0" notRunnable="0" notExecuted="0" disconnected="0" warning="0" completed="0" inProgress="0" pending="0" />
<RunInfos>
<RunInfo computerName="4104a4c9c000000" outcome="Error" timestamp="2026-03-13T15:52:38.4275842">
<Text>Exit code indicates failure: '2'. Please refer to https://aka.ms/testingplatform/exitcodes for more information.</Text>
</RunInfo>
</RunInfos>
</ResultSummary>
</TestRun>.
Check failure on line 5960 in Build log
azure-pipelines / microsoft.testfx (Build Linux Release)
Build log #L5960
Bash exited with code '2'.
Loading