skip navigator.serial tests on GHA

This commit is contained in:
Samuel Attard
2024-06-16 11:53:10 -07:00
parent 884404f90b
commit 72e9608402

View File

@@ -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({