summaryrefslogtreecommitdiff
path: root/devel/electron35/files/patch-electron_spec_api-web-contents-spec.ts
blob: 824900c04d171a48b092f38621873987ea1f4c43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- electron/spec/api-web-contents-spec.ts.orig	2025-03-27 16:32:44 UTC
+++ electron/spec/api-web-contents-spec.ts
@@ -2652,7 +2652,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(`