Skip to content

Fix firefox disconnected selection api usage #3653

Fix firefox disconnected selection api usage

Fix firefox disconnected selection api usage #3653

Re-run triggered July 25, 2023 19:06
Status Failure
Total duration 21m 39s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 19 warnings, and 1 notice
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Retry #1 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Retry #2 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Retry #3 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Retry #4 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css: playwright/integration/examples/code-highlighting.test.ts#L24
1) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css Retry #5 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "body" Received: "}" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html: playwright/integration/examples/code-highlighting.test.ts#L24
2) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html Error: expect(received).toEqual(expected) // deep equality Expected: "<" Received: ">ydob/<" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html: playwright/integration/examples/code-highlighting.test.ts#L24
2) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html Retry #1 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "<" Received: ">ydob/<" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html: playwright/integration/examples/code-highlighting.test.ts#L24
2) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html Retry #2 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "<" Received: ">ydob/<" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
[chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html: playwright/integration/examples/code-highlighting.test.ts#L24
2) [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html Retry #3 --------------------------------------------------------------------------------------- Error: expect(received).toEqual(expected) // deep equality Expected: "<" Received: ">ydob/<" 22 | const textContent = await token.textContent() 23 | > 24 | await expect(textContent).toEqual(highlight[0]) | ^ 25 | await expect(token).toHaveCSS('color', highlight[1]) 26 | } 27 | }) at /home/runner/work/slate/slate/playwright/integration/examples/code-highlighting.test.ts:24:35
lint:typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint:typescript
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
lint:typescript
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
lint:eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint:eslint
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
lint:eslint
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
lint:prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint:prettier
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
lint:prettier
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
test
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
test:integration
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test:integration
Unexpected input(s) 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'version']
Slow Test: [firefox] › integration/examples/code-highlighting.test.ts#L1
[firefox] › integration/examples/code-highlighting.test.ts took 2m
Slow Test: [chromium] › integration/examples/code-highlighting.test.ts#L1
[chromium] › integration/examples/code-highlighting.test.ts took 1m
Slow Test: [firefox] › integration/examples/mentions.test.ts#L1
[firefox] › integration/examples/mentions.test.ts took 1m
Slow Test: [firefox] › integration/examples/markdown-shortcuts.test.ts#L1
[firefox] › integration/examples/markdown-shortcuts.test.ts took 1m
Slow Test: [chromium] › integration/examples/markdown-shortcuts.test.ts#L1
[chromium] › integration/examples/markdown-shortcuts.test.ts took 46s
🎭 Playwright Run Summary
24 failed [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html [chromium] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting jsx [chromium] › integration/examples/iframe.test.ts:8:7 › iframe editor › should be editable ====== [chromium] › integration/examples/inlines.test.ts:18:7 › Inlines example › arrow keys skip over read-only inline [chromium] › integration/examples/markdown-preview.test.ts:11:7 › markdown preview › checks for markdown [chromium] › integration/examples/markdown-shortcuts.test.ts:17:7 › On markdown-shortcuts example › can add list items [chromium] › integration/examples/markdown-shortcuts.test.ts:59:7 › On markdown-shortcuts example › can add a h1 item [chromium] › integration/examples/mentions.test.ts:14:7 › mentions example › shows list of mentions [chromium] › integration/examples/mentions.test.ts:22:7 › mentions example › inserts on enter from list [chromium] › integration/examples/plaintext.test.ts:9:7 › plaintext example › inserts text when typed [chromium] › integration/examples/richtext.test.ts:21:7 › On richtext example › inserts text when typed [firefox] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting css [firefox] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting html [firefox] › integration/examples/code-highlighting.test.ts:13:9 › code highlighting › code highlighting jsx [firefox] › integration/examples/iframe.test.ts:8:7 › iframe editor › should be editable ======= [firefox] › integration/examples/inlines.test.ts:18:7 › Inlines example › arrow keys skip over read-only inline [firefox] › integration/examples/markdown-preview.test.ts:11:7 › markdown preview › checks for markdown [firefox] › integration/examples/markdown-shortcuts.test.ts:17:7 › On markdown-shortcuts example › can add list items [firefox] › integration/examples/markdown-shortcuts.test.ts:59:7 › On markdown-shortcuts example › can add a h1 item [firefox] › integration/examples/mentions.test.ts:14:7 › mentions example › shows list of mentions [firefox] › integration/examples/mentions.test.ts:22:7 › mentions example › inserts on enter from list [firefox] › integration/examples/plaintext.test.ts:9:7 › plaintext example › inserts text when typed [firefox] › integration/examples/richtext.test.ts:21:7 › On richtext example › inserts text when typed 1 flaky [chromium] › integration/examples/shadow-dom.test.ts:9:7 › shadow-dom example › renders slate editor inside nested shadow 51 passed (19m)