Skip to content

Commit bf624b2

Browse files
committed
Deploying to gh-pages from @ 14b30b1 🚀
0 parents  commit bf624b2

13 files changed

Lines changed: 88840 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 node is added in a shadow root"
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 node is added in a shadow root"
37+
]
38+
}

chrome-failing-all.json

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

chrome-failing.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
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+
"cooperative request interception Page.setRequestInterception should be abortable with custom error codes",
34+
"request interception Page.setRequestInterception should work with keep alive redirects",
35+
"request interception Page.setRequestInterception should work with requests without networkId",
36+
"request interception Page.setRequestInterception should be abortable with custom error codes",
37+
"Target page should return tab target id",
38+
"Workers can be closed",
39+
"Workers console should return remote objects"
40+
],
41+
"pending": [
42+
"Accessibility get snapshots while the tree is re-calculated",
43+
"console should trigger correct Log",
44+
"console should have location when fetch fails",
45+
"Coverage specs JSCoverage should not hang when there is a debugger statement",
46+
"Legacy Drag n' Drop should emit a dragIntercepted event when dragged",
47+
"Legacy Drag n' Drop should emit a dragEnter",
48+
"Legacy Drag n' Drop should emit a dragOver event",
49+
"Legacy Drag n' Drop can be dropped",
50+
"Legacy Drag n' Drop can be dragged and dropped with a single function",
51+
"headful tests HEADFUL headless should be able to read cookies written by headful",
52+
"Launcher specs Browser.Events.disconnected should be emitted when: browser gets closed, disconnected or underlying websocket gets closed",
53+
"network Response.fromServiceWorker Response.fromServiceWorker",
54+
"network Page.setBypassServiceWorker bypass for network",
55+
"OOPIF should keep track of a frames OOP state",
56+
"Page Page.Events.error should throw when page crashes",
57+
"Page Page.metrics should get metrics from a page",
58+
"Page Page.metrics metrics event fired on console.timeStamp",
59+
"Page Page.Events.Issue should emit issue event when CSP violation occurs",
60+
"Page Page.Events.Issue should emit issue event from cross-origin iframe",
61+
"Page Page.Events.Issue when issues are disabled should be able to connect and disable issues",
62+
"Screenshots Cdp should use scale for clip",
63+
"Screenshots Cdp should allow transparency",
64+
"Screenshots Cdp should render white background on jpeg file",
65+
"Screenshots Cdp should work in \"fromSurface: false\" mode",
66+
"Target should report when a service worker is created and destroyed",
67+
"Target should create a worker from a service worker",
68+
"Target should close a service worker",
69+
"Target should create a worker from a shared worker",
70+
"Target should close a shared worker",
71+
"Target should not report uninitialized pages",
72+
"Target should have an opener",
73+
"waittask specs Frame.waitForSelector should work when node is added in a shadow root",
74+
"webExtension can install and uninstall an extension"
75+
]
76+
}

0 commit comments

Comments
 (0)