VerifyShell_IsVisible.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarBackgroundColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarBackgroundColorAndTitleColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarBackgroundColorSetToNull.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarDisabledColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarForegroundColorAndTitleColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarTitleColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarTitleColorAndUnSelectedColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
VerifyShell_TabBarUnselectedColor.png |
ShellTabbedPageFeatureTests |
Android 30 |
PR #34601 bet: code fix restores baseline |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1342062
Build error leg or test failing: Shell, TabbedPage UITests on Android API30
Pull request: #34550
Error Message
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "", "ErrorPattern": "Snapshot different than baseline: (VerifyShell_IsVisible|VerifyShell_TabBarBackgroundColor|VerifyShell_TabBarBackgroundColorAndTitleColor|VerifyShell_TabBarBackgroundColorSetToNull|VerifyShell_TabBarDisabledColor|VerifyShell_TabBarForegroundColorAndTitleColor|VerifyShell_TabBarTitleColor|VerifyShell_TabBarTitleColorAndUnSelectedColor|VerifyShell_TabBarUnselectedColor)\\.png", "BuildRetry": false, "ExcludeConsoleLog": false }Description
After merging main → net11.0 (PR #34550), UITests fail with screenshot baseline mismatches. The root cause is the Material3 package (#33450) changing
BottomNavigationView.MaxItemCountfrom 5 → 6 on net11.0, which altered bottom tab layout rendering.Status
16 of the original 26 snapshots have been fixed by PR #34601, which clamps
MaxItemCountback to 5 and updates the affected baselines. Issue16918Test was split to its own Known Build Error (#34624) since it has a different root cause (MacCatalyst flaky, not MaxItemCount). The pattern above now only covers the 9 remaining unfixed VerifyShell_ snapshots*.Remaining unfixed snapshots (9)
VerifyShell_IsVisible.pngVerifyShell_TabBarBackgroundColor.pngVerifyShell_TabBarBackgroundColorAndTitleColor.pngVerifyShell_TabBarBackgroundColorSetToNull.pngVerifyShell_TabBarDisabledColor.pngVerifyShell_TabBarForegroundColorAndTitleColor.pngVerifyShell_TabBarTitleColor.pngVerifyShell_TabBarTitleColorAndUnSelectedColor.pngVerifyShell_TabBarUnselectedColor.pngSplit to separate Known Build Errors
Fixed by PR #34601 (removed from pattern)
16 snapshots with updated baselines (click to expand)
DynamicFontImageSourceColorShouldApplyOnBottomTabIconOnAndroid.pngDynamicTabSectionVisibility.pngFontImageSourceColorShouldApplyOnBottomTabIconOnAndroid.pngImageDoesNotDisappearWhenSwitchingTab.pngIssue32993TabBarUpdatesCorrectlyInRTLMode.pngNavigationBarLayoutWithMixedHasNavigationBar.pngShellAppearanceUpdatesWhenChangingBetweenTabs.pngShellAppearanceUpdatesWhenChangingShellSectionToTab_1.pngShellAppearanceUpdatesWhenChangingShellSectionToTab_2.pngShouldHideCustomFlyoutIconWhenNavigatingToPageWithDisabledFlyout.pngTabBarIconsShouldAutoscaleShell.pngTabBarShouldBeVisibleOnMacCatalyst.pngVerifyShell_TabBarBackgroundColorAndForegroundColor.pngVerifyShell_TabBarForegroundColor.pngVerifyShell_TabBarForegroundColorAndUnSelectedColor.pngVerifyTabbedPageMenuItemTextColor.pngResolution
Once PR #34601 merges and the remaining 9 VerifyShell_* snapshots are confirmed passing (or baselines updated), close this issue.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1342062
Error message validated:
[Snapshot different than baseline: (VerifyShell_IsVisible|VerifyShell_TabBarBackgroundColor|VerifyShell_TabBarBackgroundColorAndTitleColor|VerifyShell_TabBarBackgroundColorSetToNull|VerifyShell_TabBarDisabledColor|VerifyShell_TabBarForegroundColorAndTitleColor|VerifyShell_TabBarTitleColor|VerifyShell_TabBarTitleColorAndUnSelectedColor|VerifyShell_TabBarUnselectedColor)\.png]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/24/2026 8:07:14 PM UTC
Report
Summary