electron/spec/lib
Samuel Attard a0a13ad623
build: fix macOS tests on GHA (#42524)
* build: use --frozen-lockfile

* build: don't include src/electron in src artifacts

* Use mac intel runner for mac-x64 tests

* test: debug mac tests not exiting

* skip navigator.serial tests on GHA

* TCC magic

* Fix release notes tests needing ELECTRON_GITHUB_TOKEN

* Add Azure env vars to gn check pipeline segment

* use RO token for tests

* temporarily disable codesign tests

* test: disable LoginItemSettings on x64 macOS

* test: bump up time on protocol test for slower machines

* fixup: use RO token for tests

---------

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2024-06-17 16:33:44 -07:00
..
artifacts.ts test: disable flaky macOS panel test & refactor screen capture testing (#41441) 2024-02-28 12:54:20 +09:00
codesign-helpers.ts build: fix macOS tests on GHA (#42524) 2024-06-17 16:33:44 -07:00
deprecate-helpers.ts chore: revert deprecate as an internal module (#40146) 2023-10-10 11:50:47 -04:00
events-helpers.ts refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
fs-helpers.ts test: add tests for electron fuses (#42129) 2024-05-13 10:48:26 -07:00
net-helpers.ts feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
screen-helpers.ts test: disable CapturableScreen tests on Windows x64 (#41543) 2024-03-07 19:17:39 -05:00
spec-helpers.ts test: modify remote specs to allow skip or only (#41620) 2024-03-19 10:49:24 +01:00
video-helpers.js refactor: use for-of instead of for simple array iteration (#39338) 2023-08-07 11:30:15 +02:00
window-helpers.ts test: fixup assertNotWindows (#41045) 2024-01-18 14:04:43 -05:00