Skip to content

Commit

Permalink
chore: disable tests that require nut.js (#42022)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckerr committed May 3, 2024
1 parent 19f0abd commit cd6ad4d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 776 deletions.
6 changes: 4 additions & 2 deletions spec/disabled-tests.json
Expand Up @@ -7,5 +7,7 @@
"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"
]
"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"
]
3 changes: 0 additions & 3 deletions spec/package.json
Expand Up @@ -38,9 +38,6 @@
"ws": "^7.4.6",
"yargs": "^16.0.3"
},
"optionalDependencies": {
"@nut-tree/nut-js": "^3.1.2"
},
"resolutions": {
"nan": "file:../../third_party/nan",
"dbus-native/optimist/minimist": "1.2.7",
Expand Down

0 comments on commit cd6ad4d

Please sign in to comment.