Skip to content

Commit

Permalink
fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
karkarl committed Apr 1, 2021
1 parent 47f4a3a commit 3e2d182
Show file tree
Hide file tree
Showing 24 changed files with 1,210 additions and 1,210 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,7 @@ public void EnsureDynamicSizeForPaneHeaderFooterAndCustomContent()
// NavigationViewCompactPaneLength is 40 or 48 in different release. This test case doesn't need an exactly number of width, so just choose 48 as the boundary
// PaneHeader share the same row with ToggleButton, so it's width is not the same with other buttons
var widthCompactBoundary = 48;
var widthOpenPaneLength = 320;
var widthOpenPaneLength = 319; // 320 - 1px for the right border

Button paneHeaderButton = new Button(FindElement.ById("PaneHeader"));
Log.Comment("PaneHeader size actual width is " + paneHeaderButton.BoundingRectangle.Width);
Expand Down
90 changes: 45 additions & 45 deletions test/MUXControlsTestApp/verification/NavigationViewAuto-4.xml

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions test/MUXControlsTestApp/verification/NavigationViewAuto-5.xml

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions test/MUXControlsTestApp/verification/NavigationViewAuto-6.xml

Large diffs are not rendered by default.

94 changes: 47 additions & 47 deletions test/MUXControlsTestApp/verification/NavigationViewAuto-7.xml

Large diffs are not rendered by default.

94 changes: 47 additions & 47 deletions test/MUXControlsTestApp/verification/NavigationViewAuto-8.xml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Collapsed
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.ContentPresenter]
Foreground=#E4000000
Padding=0,0,0,0
Expand All @@ -692,7 +692,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Visible
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Collapsed
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.ContentPresenter]
Foreground=#E4000000
Padding=0,0,0,0
Expand All @@ -692,7 +692,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Visible
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Collapsed
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.ContentPresenter]
Foreground=#E4000000
Padding=0,0,0,0
Expand All @@ -642,7 +642,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Visible
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Collapsed
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.ContentPresenter]
Foreground=#E4000000
Padding=0,0,0,0
Expand All @@ -642,7 +642,7 @@
FocusVisualPrimaryThickness=2,2,2,2
FocusVisualPrimaryBrush=#E4000000
Visibility=Visible
RenderSize=82,44
RenderSize=81,44
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions test/MUXControlsTestApp/verification/NavigationViewScrolling-4.xml

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions test/MUXControlsTestApp/verification/NavigationViewScrolling-5.xml

Large diffs are not rendered by default.

242 changes: 121 additions & 121 deletions test/MUXControlsTestApp/verification/NavigationViewScrolling-6.xml

Large diffs are not rendered by default.

246 changes: 123 additions & 123 deletions test/MUXControlsTestApp/verification/NavigationViewScrolling-7.xml

Large diffs are not rendered by default.

246 changes: 123 additions & 123 deletions test/MUXControlsTestApp/verification/NavigationViewScrolling-8.xml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
BorderThickness=0,0,0,0
BorderThickness=0,0,1,0
BorderBrush=#0F000000
Background=[NULL]
Name=PaneContentGrid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1826,7 +1826,7 @@
[Windows.UI.Xaml.Controls.Grid]
Padding=0,0,0,0
CornerRadius=0,0,0,0
BorderThickness=0,0,0,0
BorderThickness=0,0,1,0
BorderBrush=#0F000000
Background=[NULL]
Name=PaneContentGrid
Expand Down

0 comments on commit 3e2d182

Please sign in to comment.