[Win][WebKitTestRunner] Use CreateWindowStation to have an isolated clipboard See also: Bug 167088 – [Win] Clipboard tests are flaky.
Created attachment 426782 [details] WIP patch
<rdar://problem/77305767>
Created attachment 470409 [details] WIP patch
The following tests, which are using Copy and Paste commands, are failing flaky. > python .\Tools\Scripts\run-webkit-tests --wincairo --debug --iter=3 editing/deleting/paste-with-transparent-background-color-live-range.html editing/inserting/insert-paste-bidi-control.html editing/style/apply-through-end-of-document.html However, applying the WIP doesn't seem to have a effect. web process has to be in a separate WindowStation?
Created attachment 471550 [details] WIP patch
Pull request: https://github.com/WebKit/WebKit/pull/30502
Committed 280706@main (426186a23c4a): <https://commits.webkit.org/280706@main> Reviewed commits have been landed. Closing PR #30502 and removing active labels.