[Webkit-unassigned] [Bug 237372] [ iOS ] editing/async-clipboard/* 20 tests are flaky timeouts on iOS.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 19:16:29 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237372

--- Comment #16 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Alexey Proskuryakov from comment #15)
> It's passed on command line, so setting it in on-disk defaults seems
> unlikely to change the behavior.
> 
> Tools/Scripts/webkitpy/xcode/simulated_device.py:           
> SimulatedDeviceManager._managing_simulator_app = not
> host.executive.run_command(['open', '-g', '-b',
> SimulatedDeviceManager.simulator_bundle_id, '--args',
> '-PasteboardAutomaticSync', '0'], return_exit_code=True)

My understanding was that `--args PasteboardAutomaticSync 0` would only affect the `Managed X` simulators that the test runner boots up. For some reason, this seems to (sometimes) be ineffective in overriding the default PasteboardAutomaticSync behavior.

Perhaps we might see different results by simply writing the default globally.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220306/50f5b9f6/attachment.htm>


More information about the webkit-unassigned mailing list