playwright/tests/bidi/expectations/bidi-firefox-nightly-library.txt

99 lines
9.6 KiB
Plaintext
Raw Normal View History

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 saveAs videos from remote browser [timeout]
library/channels.spec.ts should work with the domain module [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 serviceWorker(), and fromServiceWorker() work [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 setExtraHTTPHeaders [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 setOffline [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should intercept only serviceworker request, not page [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should intercept service worker importScripts [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should intercept service worker requests (main and within) [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should produce network events, routing, and annotations for Service Worker [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should produce network events, routing, and annotations for Service Worker (advanced) [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should report failure (due to content-type) of main service worker request [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should report failure (due to redirect) of main service worker request [timeout]
library/chromium/chromium.spec.ts PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS=1 should report intercepted service worker requests in HAR [timeout]
library/chromium/chromium.spec.ts http credentials httpCredentials [timeout]
library/chromium/chromium.spec.ts serviceWorkers() should return current workers [timeout]
library/chromium/chromium.spec.ts should close service worker together with the context [timeout]
library/chromium/chromium.spec.ts should create a worker from a service worker [timeout]
library/chromium/chromium.spec.ts should create a worker from service worker with noop routing [timeout]
library/chromium/chromium.spec.ts should emit new service worker on update [timeout]
library/chromium/connect-over-cdp.spec.ts should send default User-Agent header with connect request [timeout]
library/chromium/connect-over-cdp.spec.ts should send extra headers with connect request [timeout]
library/chromium/launcher.spec.ts should report console messages from content script [timeout]
library/chromium/launcher.spec.ts should return background pages [timeout]
library/chromium/launcher.spec.ts should return background pages when recording video [timeout]
library/chromium/launcher.spec.ts should support request/response events when using backgroundPage() [timeout]
library/defaultbrowsercontext-2.spec.ts should handle exception [timeout]
library/defaultbrowsercontext-2.spec.ts should support geolocation and permissions options [timeout]
library/download.spec.ts download event should emit download event from nested iframes [timeout]
library/download.spec.ts download event should report download path within page.on('download', …) handler for Blobs [timeout]
library/download.spec.ts download event should report download when navigation turns into download @smoke [timeout]
library/download.spec.ts download event should work with Cross-Origin-Opener-Policy [timeout]
library/download.spec.ts should convert navigation to a resource with unsupported mime type into download [timeout]
library/fetch-proxy.spec.ts context request should pick up proxy credentials [timeout]
library/geolocation.spec.ts should isolate contexts [timeout]
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]
library/inspector/cli-codegen-3.spec.ts cli codegen should generate frame locators (1) [timeout]
library/inspector/cli-codegen-3.spec.ts cli codegen should generate frame locators (2) [timeout]
library/inspector/cli-codegen-3.spec.ts cli codegen should generate frame locators (3) [timeout]
library/inspector/cli-codegen-3.spec.ts cli codegen should generate frame locators (4) [timeout]
library/page-clock.spec.ts popup should run time before popup [timeout]
library/page-clock.spec.ts popup should tick after popup [timeout]
library/page-clock.spec.ts popup should tick before popup [timeout]
library/popup.spec.ts should not throw when click closes popup [timeout]
library/popup.spec.ts should use viewport size from window features [timeout]
library/trace-viewer.spec.ts should serve css without content-type [timeout]
library/unroute-behavior.spec.ts context.unroute should not wait for pending handlers to complete [timeout]
library/unroute-behavior.spec.ts context.unrouteAll should not wait for pending handlers to complete if behavior is ignoreErrors [timeout]
library/unroute-behavior.spec.ts context.unrouteAll should wait for pending handlers to complete [timeout]
library/video.spec.ts screencast saveAs should throw when no video frames [timeout]
library/video.spec.ts screencast should be 800x450 by default [timeout]
library/video.spec.ts screencast should be 800x600 with null viewport [timeout]
library/video.spec.ts screencast should capture css transformation [timeout]
library/video.spec.ts screencast should capture navigation [timeout]
library/video.spec.ts screencast should capture static page [timeout]
library/video.spec.ts screencast should delete video [timeout]
library/video.spec.ts screencast should emulate an iphone [timeout]
library/video.spec.ts screencast should expose video path blank page [timeout]
library/video.spec.ts screencast should scale frames down to the requested size [timeout]
library/video.spec.ts screencast should use viewport scaled down to fit into 800x800 as default size [timeout]
library/video.spec.ts screencast should work with old options [timeout]
library/video.spec.ts screencast should work with relative path for recordVideo.dir [timeout]
library/video.spec.ts screencast should work with video+trace [timeout]
library/video.spec.ts screencast should work with weird screen resolution [timeout]
library/video.spec.ts should saveAs video [timeout]
library/web-socket.spec.ts should emit binary frame events [timeout]
library/web-socket.spec.ts should emit close events [timeout]
library/web-socket.spec.ts should emit error [timeout]
library/web-socket.spec.ts should emit frame events [timeout]
library/web-socket.spec.ts should filter out the close events when the server closes with a message [timeout]
library/web-socket.spec.ts should not have stray error events [timeout]
library/web-socket.spec.ts should pass self as argument to close event [timeout]
library/web-socket.spec.ts should reject waitForEvent on page close [timeout]
library/web-socket.spec.ts should reject waitForEvent on socket close [timeout]