mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* ci: run tests on WOA hardware (#20031)
* ci: run tests on WOA hardware
* Temporarily disable test until #20008 is resolved
* deterministically run tests in sorted order
(cherry picked from commit bedc5f7da9)
* use request instead of blur to detect openExternal success
* use blur event on mac, sigh
* oh, right, still gotta open an actual url
* Disable test until #20008 is resolved