v0.14.7 #1
Annotations
7 errors, 2 warnings, and 1 notice
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
1) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
1) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
1) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
2) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
2) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block:
packages/shiki/src/__tests__/e2e.cdn.spec.ts#L44
2) [shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('code')
42 | const codeLocator = await page.getByRole('code')
43 |
> 44 | await expect(codeLocator).toBeVisible()
| ^
45 |
46 | expect(countLanguageRequests).toBeGreaterThan(1)
47 |
at /home/runner/work/shiki/shiki/packages/shiki/src/__tests__/e2e.cdn.spec.ts:44:33
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
2 failed
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for jsDelivr loads embedded languages and renders code block
[shiki-cdn] › packages/shiki/src/__tests__/e2e.cdn.spec.ts:11:9 › CDN bundle › for unpkg loads embedded languages and renders code block
4 passed (36.5s)
|