summaryrefslogtreecommitdiff
path: root/devel/electron39/files/patch-electron_spec_api-web-contents-spec.ts
blob: bf30e556ac272da8a9b3981b8f833960a6154b78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- electron/spec/api-web-contents-spec.ts.orig	2025-12-03 04:41:24 UTC
+++ electron/spec/api-web-contents-spec.ts
@@ -2888,7 +2888,7 @@ describe('webContents module', () => {
     });
 
     // TODO(codebytere): OOPIF printing is disabled on Linux at the moment due to crashes.
-    ifit(process.platform !== 'linux')('can print cross-origin iframes', async () => {
+    ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('can print cross-origin iframes', async () => {
       server = http.createServer((_, res) => {
         res.writeHead(200);
         res.end(`