Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions tests/bidi/expectations/moz-firefox-nightly-library.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
library/browsercontext-credentials.spec.ts › should fail with wrong credentials [timeout]
library/browsercontext-credentials.spec.ts › should fail without credentials [timeout]
library/browsercontext-credentials.spec.ts › should work with setHTTPCredentials [timeout]
library/browsercontext-events.spec.ts › dialog event should work in immediately closed popup [timeout]
library/browsercontext-events.spec.ts › dialog event should work in popup [timeout]
library/browsercontext-har.spec.ts › should change document URL after redirected navigation [timeout]
library/browsercontext-har.spec.ts › should goBack to redirected navigation [timeout]
library/browsercontext-har.spec.ts › should goForward to redirected navigation [timeout]
library/browsercontext-har.spec.ts › should ignore boundary when matching multipart/form-data body [timeout]
library/browsercontext-har.spec.ts › should record overridden requests to har [timeout]
library/browsercontext-har.spec.ts › should reload redirected navigation [timeout]
library/browsercontext-locale.spec.ts › should format number in popups [timeout]
library/browsercontext-network-event.spec.ts › should reject response.finished if context closes [timeout]
library/browsercontext-page-event.spec.ts › should have about:blank for empty url with domcontentloaded [timeout]
library/browsercontext-proxy.spec.ts › should use proxy for https urls [timeout]
library/browsercontext-service-worker-policy.spec.ts › block › blocks service worker registration [timeout]
library/browsercontext-timezone-id.spec.ts › should work for multiple pages sharing same process [timeout]
library/browsertype-connect.spec.ts › launchServer › should be able to connect 20 times to a single server without warnings [timeout]
library/browsertype-connect.spec.ts › launchServer › should error when saving download after deletion [timeout]
library/browsertype-connect.spec.ts › launchServer › should save download [timeout]
Expand Down Expand Up @@ -98,8 +91,6 @@ library/geolocation.spec.ts › should use context options [timeout]
library/geolocation.spec.ts › should use context options for popup [timeout]
library/geolocation.spec.ts › should work @smoke [timeout]
library/geolocation.spec.ts › watchPosition should be notified [timeout]
library/har.spec.ts › should record failed request overrides [timeout]
library/har.spec.ts › should record request overrides [timeout]
library/headful.spec.ts › should click bottom row w/ infobar in OOPIF [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should --test-id-attribute [timeout]
library/inspector/cli-codegen-2.spec.ts › cli codegen › should not clash pages [timeout]
Expand Down
14 changes: 0 additions & 14 deletions tests/bidi/expectations/moz-firefox-nightly-page.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ page/frame-hierarchy.spec.ts › should send "framenavigated" when navigating on
page/interception.spec.ts › should disable memory cache when intercepting [timeout]
page/interception.spec.ts › should intercept worker requests when enabled after worker creation [timeout]
page/page-add-init-script.spec.ts › init script should run only once in popup [timeout]
page/page-basic.spec.ts › page.close should work with window.close [timeout]
page/page-basic.spec.ts › should provide access to the opener page [timeout]
page/page-basic.spec.ts › should return null if parent page has been closed [timeout]
page/page-event-console.spec.ts › should trigger correct Log [timeout]
page/page-event-pageerror.spec.ts › should contain sourceURL [timeout]
Expand All @@ -14,8 +12,6 @@ page/page-event-pageerror.spec.ts › should handle odd values [timeout]
page/page-event-pageerror.spec.ts › should handle window [timeout]
page/page-event-pageerror.spec.ts › should not receive console message for pageError [timeout]
page/page-event-pageerror.spec.ts › should support an empty Error.name property [timeout]
page/page-event-popup.spec.ts › should be able to capture alert [timeout]
page/page-event-popup.spec.ts › should work @smoke [timeout]
page/page-event-request.spec.ts › should report navigation requests and responses handled by service worker [timeout]
page/page-event-request.spec.ts › should report navigation requests and responses handled by service worker with routing [timeout]
page/page-filechooser.spec.ts › should upload multiple large files [timeout]
Expand All @@ -37,21 +33,11 @@ page/page-filechooser.spec.ts › should work for "multiple" [timeout]
page/page-filechooser.spec.ts › should work for "webkitdirectory" [timeout]
page/page-filechooser.spec.ts › should emit event after navigation [timeout]
page/page-filechooser.spec.ts › should trigger listener added before navigation [timeout]
page/page-goto.spec.ts › should fail when server returns 204 [timeout]
page/page-goto.spec.ts › should work with anchor navigation [timeout]
page/page-history.spec.ts › should reload proper page [timeout]
page/page-network-response.spec.ts › should reject response.finished if context closes [timeout]
page/page-request-continue.spec.ts › should not throw if request was cancelled by the page [timeout]
page/page-route.spec.ts › should not throw if request was cancelled by the page [timeout]
page/page-set-input-files.spec.ts › should upload a file after popup [timeout]
page/page-wait-for-function.spec.ts › should fail with ReferenceError on wrong page [timeout]
page/page-wait-for-function.spec.ts › should fail with predicate throwing on first call [timeout]
page/page-wait-for-function.spec.ts › should not be called after finishing unsuccessfully [timeout]
page/page-wait-for-load-state.spec.ts › should wait for load state of about:blank popup [timeout]
page/page-wait-for-load-state.spec.ts › should wait for load state of empty url popup [timeout]
page/page-wait-for-load-state.spec.ts › should work with pages that have loaded before being connected to [timeout]
page/page-wait-for-navigation.spec.ts › should work with url match for same document navigations [timeout]
page/page-wait-for-url.spec.ts › should work with url match for same document navigations [timeout]
page/workers.spec.ts › Page.workers @smoke [timeout]
page/workers.spec.ts › should attribute network activity for worker inside iframe to the iframe [timeout]
page/workers.spec.ts › should clear upon cross-process navigation [timeout]
Expand Down
Loading