Skip to content

Commit f504c04

Browse files
mathiasbynensaslushnikov
authored andcommitted
test: mark Page.close test as failing in Firefox (#4929)
1 parent e17d38c commit f504c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/page.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ module.exports.addTests = function({testRunner, expect, headless, puppeteer, CHR
7777
await newPage.close();
7878
expect(newPage.isClosed()).toBe(true);
7979
});
80-
it('should terminate network waiters', async({context, server}) => {
80+
it_fails_ffox('should terminate network waiters', async({context, server}) => {
8181
const newPage = await context.newPage();
8282
const results = await Promise.all([
8383
newPage.waitForRequest(server.EMPTY_PAGE).catch(e => e),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy