Skip to content

[Testing] Fix: BlankScreenOnNavigationBack on Android#28423

Merged
PureWeen merged 3 commits intodotnet:mainfrom
bhavanesh2001:fix_test_28098
Mar 18, 2025
Merged

[Testing] Fix: BlankScreenOnNavigationBack on Android#28423
PureWeen merged 3 commits intodotnet:mainfrom
bhavanesh2001:fix_test_28098

Conversation

@bhavanesh2001
Copy link
Copy Markdown
Contributor

@bhavanesh2001 bhavanesh2001 commented Mar 15, 2025

Description of Change

The test occasionally fails on Android due to scrollbar visibility. Setting the scrollbar visibility to "Never."

Blank Screen on Navigation Back

Issues Fixed

Fixes #28376

@bhavanesh2001 bhavanesh2001 requested a review from a team as a code owner March 15, 2025 05:03
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Mar 15, 2025
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey there @bhavanesh2001! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bhavanesh2001
Copy link
Copy Markdown
Contributor Author

Screenshot 2025-03-15 at 5 32 43 PM

@jsuarezruiz
Copy link
Copy Markdown
Contributor

/azp run

@jsuarezruiz jsuarezruiz added area-testing Unit tests, device tests testing-flakiness labels Mar 17, 2025
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

jsuarezruiz
jsuarezruiz previously approved these changes Mar 17, 2025
@bhavanesh2001
Copy link
Copy Markdown
Contributor Author

It seems there are issues with scrollbar visibility on Windows (#15253). Setting scrollbar visibility only for Android.

@PureWeen
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@bhavanesh2001
Copy link
Copy Markdown
Contributor Author

Screenshot 2025-03-18 143104
Screenshot 2025-03-18 143128

@PureWeen PureWeen merged commit 6b203c4 into dotnet:main Mar 18, 2025
121 of 128 checks passed
@bhavanesh2001 bhavanesh2001 deleted the fix_test_28098 branch March 19, 2025 01:50
PureWeen pushed a commit that referenced this pull request Apr 8, 2025
* set scrollbar visibility to false

* change snapshot

* set scroll bar visiblity only for android
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-testing Unit tests, device tests community ✨ Community Contribution testing-flakiness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing] Re-enable BlankScreenOnNavigationBack test

3 participants