Skip to content

[iOS] Fixed OnNavigatedTo not triggered for tabs in More section of TabbedPage#29495

Closed
Vignesh-SF3580 wants to merge 6 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-16175
Closed

[iOS] Fixed OnNavigatedTo not triggered for tabs in More section of TabbedPage#29495
Vignesh-SF3580 wants to merge 6 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-16175

Modified testcases

2f2972c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public failed Dec 8, 2025 in 7h 31m 31s

Build #10.0.20-ci+pr.29495.azdo.155370 had test failures

Details

Tests

  • Failed: 2 (0.01%)
  • Passed: 25,099 (96.61%)
  • Other: 878 (3.38%)
  • Total: 25,979

Annotations

Check failure on line 1491 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L1491

Bash exited with code '1'.

Check failure on line 80347 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L80347

Bash exited with code '1'.

Check failure on line 833 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L833

Cmd.exe exited with code '1'.

Check failure on line 1 in DispatchDelayedIsNotImmediate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

DispatchDelayedIsNotImmediate

Assert.True() Failure\nExpected: True\nActual:   False
Raw output
   at Microsoft.Maui.DeviceTests.DispatcherTests.<>c.<<DispatchDelayedIsNotImmediate>b__6_0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d[[System.Boolean, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Check failure on line 1 in Unfocus will work when page is shown a 2nd time

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Unfocus will work when page is shown a 2nd time

Assert.True() Failure\r\nExpected: True\r\nActual:   False
Raw output
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<UnFocusOnEntryAfterPagePop>b__4()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.<>c__DisplayClass5_0.<<UnFocusOnEntryAfterPagePop>b__2>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_1`1.<<CreateHandlerAndAddToWindow>b__1>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass31_0`1.<<SetupWindowForTests>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.ControlsHandlerTestBase.<>c__DisplayClass17_0`1.<<CreateHandlerAndAddToWindow>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass3_0.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.EntryTests.UnFocusOnEntryAfterPagePop()
--- End of stack trace from previous location ---