mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
* test: fixup spec runner to properly fail on linux when tests fail * test: fixup dbus tests * test: disable context menu spellcheck tests on linux https://github.com/electron/electron/pull/48657 broke those tests (cherry picked from commitcc3c999148) * test:rebuild native modules (cherry picked from commitbb8e2a924b) * fix: wait for devtools blur event in focus test to avoid race condition (cherry picked from commit6fd2575cbc) * fix: wait for devtools blur event in focus test to avoid race condition (cherry picked from commitea830139af) --------- Co-authored-by: Alice Zhao <alicelovescake@anthropic.com>