Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NavigationViewTests.EnsureDynamicSizeForPaneHeaderFooterAndCustomContent fails in CHK configuration on RS2 #1734

Closed
kmahone opened this issue Dec 6, 2019 · 1 comment
Labels
area-NavigationView NavView control help wanted Issue ideal for external contributors no-issue-activity team-Controls Issue for the Controls team test issue Issue with test code

Comments

@kmahone
Copy link
Member

kmahone commented Dec 6, 2019

Log:

Left-click on __CurrentPage.	
NavigationView Tests initializing TestSetupHelper	
Waiting until __TestContentLoadedCheckBox to be checked by test app.	
__TestContentLoadedCheckBox checkbox checked, page has loaded	
NavigationView Stretch Test initializing TestSetupHelper	
Waiting until __TestContentLoadedCheckBox to be checked by test app.	
__TestContentLoadedCheckBox checkbox checked, page has loaded	
PaneHeader size actual width is 280	
IsTrue	
PaneFooter size actual width is 320	
IsTrue	
paneCustomContentButton size actual width is 320	
IsTrue	
Verify that clicking the navigation button closes the nav pane	
PaneHeader is collapsed	
[WTL.Error] Message="IsTrue" Type="Error 0x00000000"	

Disabling the test on chk for now.

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label Dec 6, 2019
@jevansaks jevansaks added area-NavigationView NavView control bug Something isn't working team-Controls Issue for the Controls team test issue Issue with test code help wanted Issue ideal for external contributors and removed needs-triage Issue needs to be triaged by the area owners bug Something isn't working labels Dec 6, 2019
kmahone added a commit that referenced this issue Dec 9, 2019
Adds chk configuration to the test matrix.

Fixes #1563

Enabling this configuration uncovered three issues:

* RecyclingElementFactory.Templates cannot be set from Xaml on RS4 and below in debug configuration (using reflection provider) #1725
* Test Failure: RepeaterTests.VerifyCurrentAnchor #1726
* NavigationViewTests.EnsureDynamicSizeForPaneHeaderFooterAndCustomContent fails in CHK configuration on RS2 #1734

These three test cases have been disabled for chk configuration for now.
ranjeshj pushed a commit that referenced this issue Feb 13, 2020
Adds chk configuration to the test matrix.

Fixes #1563

Enabling this configuration uncovered three issues:

* RecyclingElementFactory.Templates cannot be set from Xaml on RS4 and below in debug configuration (using reflection provider) #1725
* Test Failure: RepeaterTests.VerifyCurrentAnchor #1726
* NavigationViewTests.EnsureDynamicSizeForPaneHeaderFooterAndCustomContent fails in CHK configuration on RS2 #1734

These three test cases have been disabled for chk configuration for now.
@github-actions
Copy link

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NavigationView NavView control help wanted Issue ideal for external contributors no-issue-activity team-Controls Issue for the Controls team test issue Issue with test code
Projects
None yet
Development

No branches or pull requests

3 participants