Skip to content

[Testing] Fix: BlankScreenOnNavigationBack on Android #28423

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

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

bhavanesh2001
Copy link
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
Copy link
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
Contributor Author

Screenshot 2025-03-15 at 5 32 43 PM

@jsuarezruiz
Copy link
Contributor

/azp run

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

Azure Pipelines successfully started running 3 pipeline(s).

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

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

@PureWeen
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@bhavanesh2001
Copy link
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