-
John Kleinschmidt authored
* ci: test on woa hardware * 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 bedc5f7d) * Disable test on WOA until #20008 is resolved * use request instead of blur to detect openExternal success * use blur event on mac, sigh * oh, right, still gotta open an actual url * Try to track down GPUinfo failure * Make function async * Check exitCode * Try to resolve bad exit code on GPUInfo test * Add logging to figure out failures on BrowserWindow.moveTop() * Revert "Add logging to figure out failures on BrowserWindow.moveTop()" This reverts commit e21ace30dc24ab212e06693ce655b78b1691c3f1. * Disable test until #20110 is resolved * fix lint issue