summaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-electron_spec_api-web-contents-spec.ts
blob: 91ee421c5a05022b74649e409deae225eaa849ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- electron/spec/api-web-contents-spec.ts.orig	2025-06-16 21:48:02 UTC
+++ electron/spec/api-web-contents-spec.ts
@@ -2754,7 +2754,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(`