[WIP] [Testing] Revert - Refactor the HybridWebView and properly support complex parameters#35739
Draft
TamilarasanSF4853 wants to merge 1 commit into
Draft
[WIP] [Testing] Revert - Refactor the HybridWebView and properly support complex parameters#35739TamilarasanSF4853 wants to merge 1 commit into
TamilarasanSF4853 wants to merge 1 commit into
Conversation
…eters (dotnet#32491)" This reverts commit 7bc2b3f.
Contributor
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 35739Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 35739" |
Contributor
|
Hey there @@TamilarasanSF4853! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
Contributor
|
/azp run maui-pr-devicetests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Open
3 tasks
Contributor
|
/azp run maui-pr-uitests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This was referenced Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This HybridWebView control device test fails in CI but passes locally on Windows on the main branch. Suspecting this PR #32491. it was reverted to confirm the cause of the failures.
https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-maui-refs-heads-main-28431e8bf62f4d9384/Controls.DeviceTests-packaged/1/console.2d2bf4e4.log?helixlogtype=result&skoid=8eda00af-b5ec-4be9-b69b-0919a2338892&sktid=72f988bf-86f1-41af-91ab-2d7cd011db47&skt=2026-06-03T11%3A03%3A44Z&ske=2026-06-03T12%3A03%3A44Z&sks=b&skv=2026-02-06&sv=2026-02-06&se=2026-06-03T12%3A03%3A44Z&sr=b&sp=rl&sig=R2uIyS%2FZT0tSRgP%2Bos%2F8sCNnewQxuzR%2FOxx2SXMA30Y%3D
Note : Do not merge this PR