Skip to content

Don't unpack netstandard workload packs (fix nightly vs-workload.props MSB4019) - #36089

Merged
PureWeen merged 3 commits into
inflight/currentfrom
pureween-fix-nightly-vs-workload-props
Jun 25, 2026
Merged

Don't unpack netstandard workload packs (fix nightly vs-workload.props MSB4019)#36089
PureWeen merged 3 commits into
inflight/currentfrom
pureween-fix-nightly-vs-workload-props

Clarify _EnsureWorkloadMsiGenProps comment wording

270876b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Jun 25, 2026 in 3h 59m 27s

Build #10.0.90-ci+pr.36089.azdo.1480207 had test failures

Details

Tests

  • Failed: 177 (0.93%)
  • Passed: 18,716 (98.33%)
  • Other: 140 (0.74%)
  • Total: 19,033

Annotations

Check failure on line 455 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L455

Test suite had 1 failure(s).

Check failure on line 458 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L458

PowerShell exited with code '1'.

Check failure on line 906 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L906

Test suite had 1 failure(s).

Check failure on line 909 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L909

PowerShell exited with code '1'.

Check failure on line 1 in SelectedIndexSetBeforeEmptyItemsSourceAppliesWhenIndexBecomesValid

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

SelectedIndexSetBeforeEmptyItemsSourceAppliesWhenIndexBecomesValid

Assert.Equal() Failure: Values differ
Expected: 2
Actual:   -1
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.PickerTests.SelectedIndexSetBeforeEmptyItemsSourceAppliesWhenIndexBecomesValid() in /_/src/Controls/tests/Core.UnitTests/PickerTests.cs:line 296
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in TestItemsSourceCollectionChangedInsertBeforeSelected

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

TestItemsSourceCollectionChangedInsertBeforeSelected

Test failed

Check failure on line 1 in TestSelectedIndexAssignedItemsSourceCollectionChangedInsert

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

TestSelectedIndexAssignedItemsSourceCollectionChangedInsert

Assert.Equal() Failure: Values differ
Expected: 4
Actual:   3
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.PickerTests.TestSelectedIndexAssignedItemsSourceCollectionChangedInsert() in /_/src/Controls/tests/Core.UnitTests/PickerTests.cs:line 752
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in PickerPreservesSelectedItemAfterRemovingItemBeforeSelection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

PickerPreservesSelectedItemAfterRemovingItemBeforeSelection

Assert.Equal() Failure: Values differ
Expected: 1
Actual:   2
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.PickerTests.PickerPreservesSelectedItemAfterRemovingItemBeforeSelection() in /_/src/Controls/tests/Core.UnitTests/PickerTests.cs:line 1018
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)