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

Fix reliability of RemoveLastPage test #13663

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Mar 2, 2023

Description of Change

The RemoveLastPage test occasionally fails on CI. My guess is that the Appearing event is firing from a queue'd property changed. The way this test was checking lifecycle events was odd in general. These changes should make this test more deterministic.

@PureWeen PureWeen requested a review from rmarinho March 2, 2023 23:40
@PureWeen
Copy link
Member Author

PureWeen commented Mar 2, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rmarinho
Copy link
Member

rmarinho commented Mar 3, 2023

/backport to net7.0

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/4323801041

@rmarinho rmarinho merged commit 09b3aa1 into main Mar 3, 2023
@rmarinho rmarinho deleted the fix_removelastpage_test_reliability branch March 3, 2023 13:18
PureWeen added a commit that referenced this pull request Mar 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants