Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a44043d736635e7870d454f9a6cd5fce4d94825d
      
https://github.com/WebKit/WebKit/commit/a44043d736635e7870d454f9a6cd5fce4d94825d
  Author: Aleksei Marchenko <[email protected]>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M LayoutTests/interaction-region/text-input-focused-edited-empty.html
    M LayoutTests/interaction-region/text-input-focused-edited-expected.txt
    M LayoutTests/interaction-region/text-input-focused-edited.html
    M LayoutTests/interaction-region/textarea-focused-edited-empty.html
    M LayoutTests/interaction-region/textarea-focused-edited-expected.txt
    M LayoutTests/interaction-region/textarea-focused-edited.html
    M LayoutTests/platform/visionos/TestExpectations

  Log Message:
  -----------
  Fixes flakiness of interaction-region tests with virtual keyboard usage
https://bugs.webkit.org/show_bug.cgi?id=275590
rdar://130034598

Reviewed by Wenson Hsieh and Tim Horton.

When interaction-region tests run back-to-back in some cases virtual keyboard
input is not registered on the page that leads to flaky results. By adding
virtual keyboard call in a loop and validating element's value, tests act much
more consistently.

* LayoutTests/interaction-region/text-input-focused-edited-empty.html:
* LayoutTests/interaction-region/text-input-focused-edited-expected.txt:
* LayoutTests/interaction-region/text-input-focused-edited.html:
* LayoutTests/interaction-region/textarea-focused-edited-empty.html:
* LayoutTests/interaction-region/textarea-focused-edited-expected.txt:
* LayoutTests/interaction-region/textarea-focused-edited.html:
* LayoutTests/platform/visionos/TestExpectations:

Canonical link: https://commits.webkit.org/280465@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to