Files
AI/참고/playwright-main/tests/bidi/expectations/moz-firefox-nightly-library.txt

233 lines
21 KiB
Plaintext
Raw Normal View History

2026-05-12 19:40:31 +09:00
library/agent-perform.spec.ts retrieve a secret [timeout]
library/browsercontext-add-cookies.spec.ts should allow unnamed cookies [fail]
library/browsercontext-basic.spec.ts fetch with keepalive should throw when offline [fail]
library/browsercontext-basic.spec.ts should disable javascript [fail]
library/browsercontext-basic.spec.ts should emulate media in cross-process iframe [fail]
library/browsercontext-basic.spec.ts should emulate media in popup [fail]
library/browsercontext-cookies-third-party.spec.ts same origin third party 'Partitioned;' cookie with different origin intermediate iframe [fail]
library/browsercontext-cookies-third-party.spec.ts save/load third party non-partitioned cookies [fail]
library/browsercontext-cookies-third-party.spec.ts save/load third party 'Partitioned;' cookies [fail]
library/browsercontext-cookies-third-party.spec.ts should be able to send third party cookies via an iframe [fail]
library/browsercontext-cookies.spec.ts should support requestStorageAccess [fail]
library/browsercontext-csp.spec.ts should bypass after cross-process navigation [fail]
library/browsercontext-csp.spec.ts should bypass CSP header [fail]
library/browsercontext-csp.spec.ts should bypass CSP in iframes as well [fail]
library/browsercontext-csp.spec.ts should bypass CSP meta tag @smoke [fail]
library/browsercontext-devtools.spec.ts should close tab via close button [fail]
library/browsercontext-devtools.spec.ts should show no-pages placeholder when all tabs are closed [fail]
library/browsercontext-devtools.spec.ts should display screencast image [fail]
library/browsercontext-events.spec.ts console event should work with element handles [fail]
library/browsercontext-har.spec.ts should change document URL after redirected navigation [fail]
library/browsercontext-har.spec.ts should change document URL after redirected navigation on click [timeout]
library/browsercontext-har.spec.ts should goBack to redirected navigation [fail]
library/browsercontext-har.spec.ts should goForward to redirected navigation [fail]
library/browsercontext-har.spec.ts should record overridden requests to har [fail]
library/browsercontext-har.spec.ts should reload redirected navigation [fail]
library/browsercontext-har.spec.ts should round-trip har with postData [fail]
library/browsercontext-locale.spec.ts should format number [fail]
library/browsercontext-locale.spec.ts should format number in popups [fail]
library/browsercontext-locale.spec.ts should format number in workers [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-page-event.spec.ts should have an opener [fail]
library/browsercontext-page-event.spec.ts should have url [fail]
library/browsercontext-page-event.spec.ts should report when a new page is created and closed [fail]
library/browsercontext-pages.spec.ts frame.focus should work multiple times [fail]
library/browsercontext-pages.spec.ts should click the button with deviceScaleFactor set [fail]
library/browsercontext-reuse.spec.ts reuse connect should not cache resources [fail]
library/browsercontext-reuse.spec.ts reuse connect should update viewport and media [fail]
library/browsercontext-reuse.spec.ts reuse launch should not cache resources [fail]
library/browsercontext-reuse.spec.ts reuse launch should update viewport and media [fail]
library/browsercontext-service-worker-policy.spec.ts block should not throw error on about:blank [fail]
library/browsercontext-storage-state.spec.ts should roundtrip local storage in third-party context [fail]
library/browsercontext-storage-state.spec.ts should set local storage in third-party context [fail]
library/browsercontext-user-agent.spec.ts should override navigator.platform to match custom user agent [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport default mobile viewports to 980 width [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should be detectable [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should detect touch when applying viewport with touches [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should emulate the hover media feature [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should preserve window.orientation override after navigation [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should support touch emulation [fail]
library/browsercontext-viewport-mobile.spec.ts mobile viewport should support window.orientation emulation [fail]
library/browsercontext-viewport.spec.ts should drag with high dpi [fail]
library/browsercontext-viewport.spec.ts should support touch with null viewport [fail]
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 name video file after page guid when connecting to remote browser with artifactsDir [fail]
library/browsertype-connect.spec.ts launchServer should save download [fail]
library/browsertype-connect.spec.ts launchServer should save videos to artifactsDir [fail]
library/browsertype-connect.spec.ts launchServer should saveAs videos from remote browser [timeout]
library/browsertype-connect.spec.ts launchServer should upload a folder [fail]
library/browsertype-connect.spec.ts run-server should be able to connect 20 times to a single server without warnings [timeout]
library/browsertype-connect.spec.ts run-server should name video file after page guid when connecting to remote browser with artifactsDir [fail]
library/browsertype-connect.spec.ts run-server should save download [fail]
library/browsertype-connect.spec.ts run-server should saveAs videos from remote browser [timeout]
library/browsertype-connect.spec.ts run-server should save videos to artifactsDir [fail]
library/browsertype-connect.spec.ts run-server should upload a folder [fail]
library/browsertype-launch.spec.ts should reject if launched browser fails immediately [fail]
library/capabilities.spec.ts should play video @smoke [timeout]
library/channels.spec.ts should work with the domain module [timeout]
library/chromium/chromium.spec.ts http credentials httpCredentials [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 (advanced) [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 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 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/debug-controller.spec.ts should allow setting recorder mode only for specific browser [fail]
library/debug-controller.spec.ts should record [flaky]
library/debug-controller.spec.ts should work with browser._launchServer [flaky]
library/defaultbrowsercontext-1.spec.ts should support bypassCSP option [fail]
library/defaultbrowsercontext-1.spec.ts should support javascriptEnabled option [fail]
library/defaultbrowsercontext-2.spec.ts should have passed URL when launching with ignoreDefaultArgs: true [timeout]
library/defaultbrowsercontext-2.spec.ts should support colorScheme option [fail]
library/defaultbrowsercontext-2.spec.ts should support contrast option [fail]
library/defaultbrowsercontext-2.spec.ts should support forcedColors option [fail]
library/defaultbrowsercontext-2.spec.ts should support hasTouch option [fail]
library/defaultbrowsercontext-2.spec.ts should support reducedMotion option [fail]
library/download.spec.ts download event should be able to cancel pending downloads [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 new window downloads [timeout]
library/download.spec.ts download event should throw if browser dies [fail]
library/emulation-focus.spec.ts should focus popups by default [fail]
library/emulation-focus.spec.ts should focus with more than one page/context [fail]
library/emulation-focus.spec.ts should think that all pages are focused @smoke [fail]
library/fetch-proxy.spec.ts context request should pick up proxy credentials [timeout]
library/firefox/launcher.spec.ts should support custom firefox policies [fail]
library/geolocation.spec.ts should use context options for popup [timeout]
library/har.spec.ts should have connection details [fail]
library/har.spec.ts should have connection details for failed requests [fail]
library/har.spec.ts should have connection details for redirects [fail]
library/har.spec.ts should have security details [fail]
library/har.spec.ts should include binary postData [fail]
library/har.spec.ts should include form params [fail]
library/har.spec.ts should include postData [fail]
library/har.spec.ts should include set-cookies [fail]
library/har.spec.ts should include set-cookies with comma [fail]
library/har.spec.ts should include sizes [fail]
library/har.spec.ts should report the correct _transferSize with PNG files [fail]
library/har.spec.ts should return security details directly from response [fail]
library/har.spec.ts should return server address directly from response [fail]
library/headful.spec.ts should click bottom row w/ infobar in OOPIF [fail]
library/headful.spec.ts should click in OOPIF [fail]
library/hit-target.spec.ts should detect overlaid element in a transformed iframe [fail]
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/launcher.spec.ts should throw a friendly error if its headed and there is no xserver on linux running [fail]
library/locator-dispatchevent-touch.spec.ts should support touch points in touch event arguments [fail]
library/multiclient.spec.ts last emulateMedia wins [fail]
library/multiclient.spec.ts screencast should deliver cached last frame to a new client [fail]
library/multiclient.spec.ts should unroute websockets [timeout]
library/page-clock.spec.ts popup should tick after popup [flaky]
library/page-event-crash.spec.ts should be able to close context when page crashes [timeout]
library/page-event-crash.spec.ts should cancel navigation when page crashes [timeout]
library/page-event-crash.spec.ts should cancel waitForEvent when page crashes [timeout]
library/page-event-crash.spec.ts should emit crash event when page crashes [timeout]
library/page-event-crash.spec.ts should throw on any action after page crashes [timeout]
library/permissions.spec.ts local network request is allowed from public origin [timeout]
library/permissions.spec.ts permissions should deny permission when not listed [fail]
library/permissions.spec.ts permissions should fail when bad permission is given [fail]
library/permissions.spec.ts permissions should isolate permissions between browser contexts [fail]
library/permissions.spec.ts permissions should trigger permission onchange [fail]
library/permissions.spec.ts should support clipboard read [fail]
library/popup.spec.ts BrowserContext.addInitScript should apply to a cross-process popup [flaky]
library/popup.spec.ts should expose function from browser context [fail]
library/popup.spec.ts should inherit touch support from browser context [fail]
library/popup.spec.ts should not dispatch binding on a closed page [fail]
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/role-utils.spec.ts axe-core accessible-text [timeout]
library/role-utils.spec.ts wpt accname #2 [timeout]
library/route-web-socket.spec.ts should emit close upon frame detach [timeout]
library/screencast.spec.ts screencast.start delivers frames via onFrame callback [fail]
library/screencast.spec.ts start dispose stops recording [fail]
library/screencast.spec.ts start should work when recordVideo is set [fail]
library/screencast.spec.ts start returns a disposable that stops screencast [fail]
library/screencast.spec.ts start reuses existing screencast when video recording is running [fail]
library/screencast.spec.ts supports multiple onFrame listeners [fail]
library/screenshot.spec.ts page screenshot should work with device scale factor and scale:css [fail]
library/screenshot.spec.ts page screenshot should work with device scale factor, clip and scale:css [fail]
library/selector-generator.spec.ts selector generator should work in dynamic iframes without navigation [fail]
library/slowmo.spec.ts slowMo Frame SlowMo check [fail]
library/slowmo.spec.ts slowMo Frame SlowMo uncheck [fail]
library/tap.spec.ts should not send mouse events touchstart is canceled [fail]
library/tap.spec.ts should not send mouse events when touchend is canceled [fail]
library/tap.spec.ts should not wait for a navigation caused by a tap [timeout]
library/tap.spec.ts should send all of the correct events @smoke [fail]
library/tap.spec.ts should send well formed touch points [timeout]
library/tap.spec.ts should wait until an element is visible to tap it [fail]
library/tap.spec.ts should work with modifiers [timeout]
library/tap.spec.ts trial run should not tap [fail]
library/trace-viewer.spec.ts canvas clipping [timeout]
library/trace-viewer.spec.ts canvas clipping in iframe [timeout]
library/trace-viewer.spec.ts canvas disabled title [fail]
library/trace-viewer.spec.ts should filter network requests by multiple resource types [flaky]
library/trace-viewer.spec.ts should filter network requests by url [fail]
library/trace-viewer.spec.ts should highlight locator in iframe while typing [fail]
library/trace-viewer.spec.ts should open console errors on click [fail]
library/trace-viewer.spec.ts should pick locator in iframe [fail]
library/trace-viewer.spec.ts should render console [fail]
library/trace-viewer.spec.ts should show only one pointer with multilevel iframes [fail]
library/tracing.spec.ts should collect trace with resources, but no js [fail]
library/tracing.spec.ts should produce screencast frames crop [fail]
library/tracing.spec.ts should produce screencast frames fit [fail]
library/tracing.spec.ts should produce screencast frames scale [fail]
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 full viewport [fail]
library/video.spec.ts screencast should capture full viewport on hidpi [fail]
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 capture static page in persistent context @smoke [fail]
library/video.spec.ts screencast should close ffmpeg even if there were no frames [fail]
library/video.spec.ts screencast should continue recording main page after popup closes [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 fail when recordVideo is set [fail]
library/video.spec.ts screencast should expose video path [timeout]
library/video.spec.ts screencast should expose video path blank page [timeout]
library/video.spec.ts screencast should expose video path blank popup [timeout]
library/video.spec.ts screencast should not create video for internal pages [fail]
library/video.spec.ts screencast should scale frames down to the requested size [timeout]
library/video.spec.ts screencast should throw if browser dies [fail]
library/video.spec.ts screencast should throw on browser close [fail]
library/video.spec.ts screencast should use viewport scaled down to fit into 800x800 as default size [timeout]
library/video.spec.ts screencast should wait for video to finish if page was closed [fail]
library/video.spec.ts screencast should work for popups [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 screencast video.start dispose stops recording [fail]
library/video.spec.ts screencast video.start should fail when recordVideo is set, but stop should work [fail]
library/video.spec.ts screencast video.start/stop twice [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]