[Testing] Add Validation Test For Issue28051 On Android
[!NOTE] Are you waiting for the changes in this PR to be merged? It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!
Description
The following Issue was previously resolved via a PR merged into inflight, but no Test was included to validate the scenario. This PR adds a test to reliably reproduce the original crash scenario, ensuring that no ObjectDisposedException occurs when refreshing the items repeatedly.
Output
| Before | After |
|---|---|
Hey there @@prakashKannanSf3972! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.
/azp run MAUI-UITests-public
Azure Pipelines successfully started running 1 pipeline(s).
/azp run MAUI-UITests-public
Azure Pipelines successfully started running 1 pipeline(s).
rebase onto #30115
@PureWeen, I have rebased this PR.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
RefreshItemsShouldNotCrash passed on all platforms so I'm merging this