8f51e8fb5d
* chore: disable tests that require nut.js Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! chore: disable tests that require nut.js Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
13 lines
988 B
JSON
13 lines
988 B
JSON
[
|
|
"// NOTE: this file is used to disable tests in our test suite by their full title.",
|
|
"BrowserWindow module BrowserWindow.loadURL(url) should emit did-fail-load event for files that do not exist",
|
|
"Menu module Menu.setApplicationMenu unsets a menu with null",
|
|
"process module main process process.takeHeapSnapshot() returns true on success",
|
|
"protocol module protocol.registerSchemesAsPrivileged cors-fetch disallows CORS and fetch requests when only supportFetchAPI is specified",
|
|
"session module ses.cookies should set cookie for standard scheme",
|
|
"webFrameMain module WebFrame.visibilityState should match window state",
|
|
"reporting api sends a report for a deprecation",
|
|
"chromium features SpeechSynthesis should emit lifecycle events",
|
|
"BrowserWindow module draggable regions should allow the window to be dragged when enabled",
|
|
"BrowserWindow module draggable regions should allow the window to be dragged when no WCO and --webkit-app-region: drag enabled"
|
|
]
|