Skip to content

Commit d4ed5b8

Browse files
committed
Deploying to gh-pages from @ da2eaff 🚀
0 parents  commit d4ed5b8

13 files changed

Lines changed: 91836 additions & 0 deletions

chrome-cdp-failing-all.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"failing": [
3+
"Drag n' Drop should drag and drop",
4+
"Evaluation specs Page.evaluate should transfer RegEx",
5+
"Evaluation specs Page.evaluate should replace symbols with undefined",
6+
"Evaluation specs Page.evaluate should return RegEx",
7+
"Evaluation specs Page.evaluate should work for circular object",
8+
"Evaluation specs Page.evaluate should return properly serialize objects with unknown type fields",
9+
"JSHandle JSHandle.jsonValue should work with dates",
10+
"JSHandle JSHandle.jsonValue should not throw for circular objects",
11+
"JSHandle JSHandle.toString should work with window subtypes",
12+
"Keyboard ElementHandle.press should not support |text| option",
13+
"Keyboard should type into a textarea",
14+
"Keyboard should move with the arrow keys",
15+
"Keyboard should trigger commands of keyboard shortcuts",
16+
"Keyboard should send a character with ElementHandle.press",
17+
"Keyboard ElementHandle.press should not support |text| option",
18+
"Keyboard should send a character with sendCharacter",
19+
"Mouse should not throw if buttons are pressed twice",
20+
"navigation Page.goto should work when navigating to a URL with a client redirect",
21+
"Page Page.Events.error should throw when page crashes",
22+
"request interception Page.setRequestInterception should work with keep alive redirects",
23+
"Screenshots Page.screenshot should get screenshot bigger than the viewport"
24+
],
25+
"pending": [
26+
"Prerender can screencast",
27+
"Screencasts Page.screencast should work",
28+
"Screencasts Page.screencast should work concurrently",
29+
"Screencasts Page.screencast should validate options",
30+
"Page.click should click the button with fixed position inside an iframe",
31+
"Coverage specs JSCoverage should not hang when there is a debugger statement",
32+
"headful tests HEADFUL headless should be able to read cookies written by headful",
33+
"Mouse should reset properly",
34+
"Page Page.addScriptTag should throw when added with content to the CSP page",
35+
"Screenshots Cdp should work in \"fromSurface: false\" mode",
36+
"waittask specs Frame.waitForSelector should work when a shadow root is attached to an existing node"
37+
]
38+
}

chrome-cdp-failing.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"failing": [
3+
"Drag n' Drop should drag and drop",
4+
"Evaluation specs Page.evaluate should transfer RegEx",
5+
"Evaluation specs Page.evaluate should replace symbols with undefined",
6+
"Evaluation specs Page.evaluate should return RegEx",
7+
"Evaluation specs Page.evaluate should work for circular object",
8+
"Evaluation specs Page.evaluate should return properly serialize objects with unknown type fields",
9+
"JSHandle JSHandle.jsonValue should work with dates",
10+
"JSHandle JSHandle.jsonValue should not throw for circular objects",
11+
"JSHandle JSHandle.toString should work with window subtypes",
12+
"Keyboard ElementHandle.press should not support |text| option",
13+
"Keyboard should type into a textarea",
14+
"Keyboard should move with the arrow keys",
15+
"Keyboard should trigger commands of keyboard shortcuts",
16+
"Keyboard should send a character with ElementHandle.press",
17+
"Keyboard ElementHandle.press should not support |text| option",
18+
"Keyboard should send a character with sendCharacter",
19+
"Mouse should not throw if buttons are pressed twice",
20+
"navigation Page.goto should work when navigating to a URL with a client redirect",
21+
"Page Page.Events.error should throw when page crashes",
22+
"request interception Page.setRequestInterception should work with keep alive redirects",
23+
"Screenshots Page.screenshot should get screenshot bigger than the viewport"
24+
],
25+
"pending": [
26+
"Prerender can screencast",
27+
"Screencasts Page.screencast should work",
28+
"Screencasts Page.screencast should work concurrently",
29+
"Screencasts Page.screencast should validate options",
30+
"Page.click should click the button with fixed position inside an iframe",
31+
"Coverage specs JSCoverage should not hang when there is a debugger statement",
32+
"headful tests HEADFUL headless should be able to read cookies written by headful",
33+
"Mouse should reset properly",
34+
"Page Page.addScriptTag should throw when added with content to the CSP page",
35+
"Screenshots Cdp should work in \"fromSurface: false\" mode",
36+
"waittask specs Frame.waitForSelector should work when a shadow root is attached to an existing node"
37+
]
38+
}

chrome-failing-all.json

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
{
2+
"failing": [
3+
"Browser specs Browser.screens should return default screen info",
4+
"Browser specs Browser.add|removeScreen should add and remove a screen",
5+
"Browser specs Browser.get|setWindowBounds should set and get browser window maximized state",
6+
"BrowserContext BrowserContext.setPermission should support * as origin",
7+
"Heap Snapshot should capture heap snapshot",
8+
"Network Restrictions blocklist validation \"before all\" hook for \"should block page.goto when the destination is in the blocklist\"",
9+
"Network Restrictions blocklist validation \"after all\" hook for \"should block out-of-process iframe (OOPIF) content from loading if the iframe URL is in the blocklist\"",
10+
"Network Restrictions allowlist validation \"before all\" hook for \"should only allow navigation to URLs in the allowlist\"",
11+
"Network Restrictions allowlist validation \"after all\" hook for \"should block page.emulateNetworkConditions reset when allowlist is active\"",
12+
"Network Restrictions PWA validation blocklist \"before all\" hook for \"should throw when calling PWA APIs\"",
13+
"Network Restrictions PWA validation blocklist \"after all\" hook for \"should throw when calling PWA APIs\"",
14+
"Network Restrictions PWA validation allowlist \"before all\" hook for \"should throw when calling PWA APIs\"",
15+
"Network Restrictions PWA validation allowlist \"after all\" hook for \"should throw when calling PWA APIs\"",
16+
"Page.pdf can print to PDF with accessible",
17+
"Page.pdf can print to PDF with outline",
18+
"TargetManager should handle targets",
19+
"Page.webmcp should list tools",
20+
"Page.webmcp should fire toolsadded events",
21+
"Page.webmcp should fire toolsremoved events",
22+
"Page.webmcp should remove tools on frame navigation",
23+
"Page.webmcp should handle multiple navigations and report tools correctly",
24+
"Page.webmcp should not reset tools on same-document navigation",
25+
"Page.webmcp should fire toolinvoked events",
26+
"Page.webmcp should fire toolresponded event with success",
27+
"Page.webmcp should fire toolresponded event with exception",
28+
"Page.webmcp should fire toolresponded event with errorText",
29+
"Page.webmcp should invoke tool",
30+
"Page.webmcp should cancel tool execution",
31+
"Page.webmcp should cancel tool execution with already aborted signal",
32+
"Page.webmcp should emit issue event from WebMCP form missing tooldescription",
33+
"console should work for Error instances",
34+
"console should return the first line of the error message in text()",
35+
"console should return remote objects",
36+
"Coverage specs JSCoverage should ignore pptr internal scripts if reportAnonymousScripts is true",
37+
"Fixtures should close the browser when the node process closes",
38+
"Frame specs Frame Management should support framesets",
39+
"Frame specs Frame Management should support lazy frames",
40+
"JSHandle Page.evaluateHandle should return the RemoteObject",
41+
"Keyboard should type into a textarea",
42+
"Keyboard should move with the arrow keys",
43+
"Keyboard should trigger commands of keyboard shortcuts",
44+
"Keyboard should send a character with ElementHandle.press",
45+
"Keyboard ElementHandle.press should not support |text| option",
46+
"Keyboard should send a character with sendCharacter",
47+
"Launcher specs Puppeteer Puppeteer.connect should support targetFilter option in puppeteer.launch",
48+
"Launcher specs Puppeteer Puppeteer.connect should support targetFilter option",
49+
"navigation Page.goto should send referer",
50+
"network Response.text should throw when requesting body of redirected response",
51+
"network Response.text should wait until response completes",
52+
"network Response.remoteAddress should work",
53+
"network Response.remoteAddress should support redirects",
54+
"OOPIF should load oopif iframes with subresources and request interception",
55+
"OOPIF should support lazy OOP frames",
56+
"Page Page.Events.PageError should fire for all value types",
57+
"Page Page.addScriptTag should throw when added with content to the CSP page",
58+
"Page Page.resize should resize the browser window to fit page content",
59+
"Page Page.resize should resize the browser window to fit page content when fullscreen",
60+
"cooperative request interception Page.setRequestInterception should be abortable with custom error codes",
61+
"request interception Page.setRequestInterception should work with keep alive redirects",
62+
"request interception Page.setRequestInterception should work with requests without networkId",
63+
"request interception Page.setRequestInterception should be abortable with custom error codes",
64+
"Target page should return tab target id",
65+
"Workers can be closed",
66+
"Workers console should return remote objects"
67+
],
68+
"pending": [
69+
"Accessibility get snapshots while the tree is re-calculated",
70+
"Accessibility loaderId should match loaderId for iframes",
71+
"BFCache can navigate to a BFCached page",
72+
"BFCache can call a function exposed on a page restored from bfcache",
73+
"BFCache can navigate to a BFCached page containing an OOPIF and a worker",
74+
"DevTools target.page() should return a DevTools page if custom isPageTarget is provided",
75+
"DevTools browser.pages() should return a DevTools page if handleDevToolsAsPage is provided in connect()",
76+
"DevTools browser.pages() should return a DevTools page if handleDevToolsAsPage is provided in launch()",
77+
"DevTools target.page() should return Page when calling asPage on DevTools target",
78+
"DevTools should open devtools when \"devtools: true\" option is given",
79+
"DevTools should expose DevTools as a page",
80+
"DevTools should support opening DevTools on a page",
81+
"DevTools should return same object when calling openDevTools twice",
82+
"DevTools hasDevTools should report correctly after DevTools is opened",
83+
"DevTools hasDevTools should report when DevTools is attached by default",
84+
"DevTools hasDevTools should report when DevTools has been attached to a page with devtools:false",
85+
"extensions service_worker target type should be available",
86+
"extensions can evaluate in the service worker",
87+
"extensions should list extensions and their properties",
88+
"extensions should list extension workers",
89+
"extensions should trigger extension action",
90+
"extensions should list extension pages",
91+
"extensions should capture console logs from extension pages",
92+
"extensions should capture console logs from extension workers",
93+
"extensions should remove extension from list after uninstall",
94+
"extensions should be available in Incognito profiles if enabledInIncognito is true",
95+
"Network Restrictions should throw an error for an invalid pattern",
96+
"Network Restrictions should block chrome://version/ when it matches blocklist",
97+
"Puppeteer.launch should support the pipe option",
98+
"Puppeteer.launch should support the pipe argument",
99+
"Puppeteer.launch should fire \"disconnected\" when closing with pipe",
100+
"Prerender can navigate to a prerendered page via input",
101+
"Prerender can navigate to a prerendered page via Locator",
102+
"Prerender can navigate to a prerendered page via Puppeteer",
103+
"Prerender can screencast",
104+
"Prerender via frame can navigate to a prerendered page via input",
105+
"Prerender via frame can navigate to a prerendered page via Puppeteer",
106+
"Prerender with network requests can receive requests from the prerendered page",
107+
"Prerender with emulation can configure viewport for prerendered pages",
108+
"PWA installs and uninstalls a PWA",
109+
"PWA launches an installed PWA and returns its Page",
110+
"PWA launches an installed PWA at an explicit url",
111+
"PWA installs a PWA with a standalone display mode",
112+
"extension realms should include content script realms",
113+
"extension realms realm should return extension that created it",
114+
"extension realms should evaluate in content script realms",
115+
"Screencasts Page.screencast should work",
116+
"Screencasts Page.screencast should work concurrently",
117+
"Screencasts Page.screencast should validate options",
118+
"userDataDir should not launch the browser twice with the same userDataDir with pipe=true",
119+
"console should trigger correct Log",
120+
"console should have location when fetch fails",
121+
"Coverage specs JSCoverage should not hang when there is a debugger statement",
122+
"Legacy Drag n' Drop should emit a dragIntercepted event when dragged",
123+
"Legacy Drag n' Drop should emit a dragEnter",
124+
"Legacy Drag n' Drop should emit a dragOver event",
125+
"Legacy Drag n' Drop can be dropped",
126+
"Legacy Drag n' Drop can be dragged and dropped with a single function",
127+
"headful tests HEADFUL headless should be able to read cookies written by headful",
128+
"Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed",
129+
"network Response.fromServiceWorker Response.fromServiceWorker",
130+
"network Page.setBypassServiceWorker bypass for network",
131+
"OOPIF should keep track of a frames OOP state",
132+
"Page Page.Events.error should throw when page crashes",
133+
"Page Page.metrics should get metrics from a page",
134+
"Page Page.metrics metrics event fired on console.timeStamp",
135+
"Page Page.Events.Issue should emit issue event when CSP violation occurs",
136+
"Page Page.Events.Issue should emit issue event from cross-origin iframe",
137+
"Page Page.Events.Issue when issues are disabled should be able to connect and disable issues",
138+
"Screenshots Cdp should use scale for clip",
139+
"Screenshots Cdp should allow transparency",
140+
"Screenshots Cdp should render white background on jpeg file",
141+
"Screenshots Cdp should work in \"fromSurface: false\" mode",
142+
"Target should report when a service worker is created and destroyed",
143+
"Target should create a worker from a service worker",
144+
"Target should close a service worker",
145+
"Target should create a worker from a shared worker",
146+
"Target should close a shared worker",
147+
"Target should not report uninitialized pages",
148+
"Target should have an opener",
149+
"waittask specs Frame.waitForSelector should work when a shadow root is attached to an existing node",
150+
"webExtension can install and uninstall an extension"
151+
]
152+
}

chrome-failing.json

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"failing": [
3+
"Browser specs Browser.screens should return default screen info",
4+
"Browser specs Browser.add|removeScreen should add and remove a screen",
5+
"Browser specs Browser.get|setWindowBounds should set and get browser window maximized state",
6+
"BrowserContext BrowserContext.setPermission should support * as origin",
7+
"console should work for Error instances",
8+
"console should return the first line of the error message in text()",
9+
"console should return remote objects",
10+
"Coverage specs JSCoverage should ignore pptr internal scripts if reportAnonymousScripts is true",
11+
"Fixtures should close the browser when the node process closes",
12+
"Frame specs Frame Management should support framesets",
13+
"Frame specs Frame Management should support lazy frames",
14+
"JSHandle Page.evaluateHandle should return the RemoteObject",
15+
"Keyboard should type into a textarea",
16+
"Keyboard should move with the arrow keys",
17+
"Keyboard should trigger commands of keyboard shortcuts",
18+
"Keyboard should send a character with ElementHandle.press",
19+
"Keyboard ElementHandle.press should not support |text| option",
20+
"Keyboard should send a character with sendCharacter",
21+
"Launcher specs Puppeteer Puppeteer.connect should support targetFilter option in puppeteer.launch",
22+
"Launcher specs Puppeteer Puppeteer.connect should support targetFilter option",
23+
"navigation Page.goto should send referer",
24+
"network Response.text should throw when requesting body of redirected response",
25+
"network Response.text should wait until response completes",
26+
"network Response.remoteAddress should work",
27+
"network Response.remoteAddress should support redirects",
28+
"OOPIF should load oopif iframes with subresources and request interception",
29+
"OOPIF should support lazy OOP frames",
30+
"Page Page.Events.PageError should fire for all value types",
31+
"Page Page.addScriptTag should throw when added with content to the CSP page",
32+
"Page Page.resize should resize the browser window to fit page content",
33+
"Page Page.resize should resize the browser window to fit page content when fullscreen",
34+
"cooperative request interception Page.setRequestInterception should be abortable with custom error codes",
35+
"request interception Page.setRequestInterception should work with keep alive redirects",
36+
"request interception Page.setRequestInterception should work with requests without networkId",
37+
"request interception Page.setRequestInterception should be abortable with custom error codes",
38+
"Target page should return tab target id",
39+
"Workers can be closed",
40+
"Workers console should return remote objects"
41+
],
42+
"pending": [
43+
"Accessibility get snapshots while the tree is re-calculated",
44+
"console should trigger correct Log",
45+
"console should have location when fetch fails",
46+
"Coverage specs JSCoverage should not hang when there is a debugger statement",
47+
"Legacy Drag n' Drop should emit a dragIntercepted event when dragged",
48+
"Legacy Drag n' Drop should emit a dragEnter",
49+
"Legacy Drag n' Drop should emit a dragOver event",
50+
"Legacy Drag n' Drop can be dropped",
51+
"Legacy Drag n' Drop can be dragged and dropped with a single function",
52+
"headful tests HEADFUL headless should be able to read cookies written by headful",
53+
"Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed",
54+
"network Response.fromServiceWorker Response.fromServiceWorker",
55+
"network Page.setBypassServiceWorker bypass for network",
56+
"OOPIF should keep track of a frames OOP state",
57+
"Page Page.Events.error should throw when page crashes",
58+
"Page Page.metrics should get metrics from a page",
59+
"Page Page.metrics metrics event fired on console.timeStamp",
60+
"Page Page.Events.Issue should emit issue event when CSP violation occurs",
61+
"Page Page.Events.Issue should emit issue event from cross-origin iframe",
62+
"Page Page.Events.Issue when issues are disabled should be able to connect and disable issues",
63+
"Screenshots Cdp should use scale for clip",
64+
"Screenshots Cdp should allow transparency",
65+
"Screenshots Cdp should render white background on jpeg file",
66+
"Screenshots Cdp should work in \"fromSurface: false\" mode",
67+
"Target should report when a service worker is created and destroyed",
68+
"Target should create a worker from a service worker",
69+
"Target should close a service worker",
70+
"Target should create a worker from a shared worker",
71+
"Target should close a shared worker",
72+
"Target should not report uninitialized pages",
73+
"Target should have an opener",
74+
"waittask specs Frame.waitForSelector should work when a shadow root is attached to an existing node",
75+
"webExtension can install and uninstall an extension"
76+
]
77+
}

0 commit comments

Comments
 (0)