Browse Source

skip navigator.serial tests on GHA

Samuel Attard 10 months ago
parent
commit
72e9608402
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spec/chromium-spec.ts

+ 1 - 1
spec/chromium-spec.ts

@@ -2884,7 +2884,7 @@ describe('iframe using HTML fullscreen API while window is OS-fullscreened', ()
   });
 });
 
-describe('navigator.serial', () => {
+describe.skip('navigator.serial', () => {
   let w: BrowserWindow;
   before(async () => {
     w = new BrowserWindow({