Skip to content

Conversation

@TamilarasanSF4853
Copy link
Contributor

@TamilarasanSF4853 TamilarasanSF4853 commented Nov 18, 2025

This PR addresses test failures in the main and inflight/candidate branches and includes updates to improve rendering and test stability across platforms.

VerifyHybridWebViewWithShadow, VerifyHybridWebView_EvaluateJavaScriptWithDifferentHybridRoot, VerifyHybridWebView_SendMessageToJavaScript, VerifyHybridWebView_EvaluateJavaScriptWithDifferentDefaultFile - Added the failing condition in the tests for mac due to HybridRoot not properly set.

These tests started failing in CI after the changes in this PR - #32229. After that PR was merged into main, all PRs have been failing continuously. The tests pass locally but fail only in CI. For now, the failing tests have been restricted to the macOS platform.

Fixes #32721

Test cases:

  • VerifyHybridWebViewWithShadow
  • VerifyHybridWebView_EvaluateJavaScriptWithDifferentHybridRoot
  • VerifyHybridWebView_SendMessageToJavaScript
  • VerifyHybridWebView_EvaluateJavaScriptWithDifferentDefaultFile

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Nov 18, 2025
@dotnet-policy-service
Copy link
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.

@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Nov 18, 2025
@sheiksyedm
Copy link
Contributor

/azp run

@Ahamed-Ali Ahamed-Ali added the area-testing Unit tests, device tests label Nov 18, 2025
@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@sheiksyedm sheiksyedm marked this pull request as ready for review November 19, 2025 12:20
Copilot AI review requested due to automatic review settings November 19, 2025 12:20
@sheiksyedm
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copilot finished reviewing on behalf of sheiksyedm November 19, 2025 12:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@sheiksyedm sheiksyedm changed the title [Testing] Fix for flaky Test(HybridWebViewFeatureTests) in CI [Testing] Ignore failure HybridWebViewFeatureTests on Mac Nov 19, 2025
@PureWeen
Copy link
Member

/rebase

@PureWeen
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen PureWeen merged commit 720fe64 into dotnet:main Nov 20, 2025
160 of 163 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing] Resolve the flaky UITests for Mac in HybridWebViewFeatureTests

4 participants