2023-03-01 01:27:54 +03:00
|
|
|
[
|
2023-04-04 16:48:51 +03:00
|
|
|
"// 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",
|
2024-02-28 06:54:20 +03:00
|
|
|
"chromium features SpeechSynthesis should emit lifecycle events",
|
|
|
|
"BrowserWindow module focus and visibility BrowserWindow.focus() it does not activate the app if focusing an inactive panel"
|
2023-03-01 01:27:54 +03:00
|
|
|
]
|