Updated Documentation for v2.0.3.1028 #344
Annotations
10 errors, 2 warnings, and 2 notices
Test
Testing stopped early after 8 maximum allowed failures.
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Retry #4 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L27
1) [edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ────────────────────────────────────────────
Retry #5 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('#jimaku-area')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('#jimaku-area')
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
- locator resolved to <div id="jimaku-area"></div>
- unexpected value "hidden"
25 | const area = p.locator('#jimaku-area')
26 | await expect(area).toBeAttached()
> 27 | await expect(area).toBeVisible()
| ^
28 |
29 | const subtitleList = p.locator('#subtitle-list')
30 | await expect(subtitleList).toBeAttached()
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:27:24
|
Test:
tests/features/jimaku.spec.ts#L44
2) [edge] › features/jimaku.spec.ts:41:5 › 測試字幕按鈕 (刪除/下載) ────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('删除所有字幕记录')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('删除所有字幕记录')
42 | const deleteButton = p.getByText('删除所有字幕记录')
43 | const downloadButton = p.getByText('下载字幕记录')
> 44 | await expect(deleteButton).toBeVisible()
| ^
45 | await expect(downloadButton).toBeVisible()
46 |
47 | // Test Insert
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:44:32
|
Test:
tests/features/jimaku.spec.ts#L44
2) [edge] › features/jimaku.spec.ts:41:5 › 測試字幕按鈕 (刪除/下載) ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('删除所有字幕记录')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('删除所有字幕记录')
42 | const deleteButton = p.getByText('删除所有字幕记录')
43 | const downloadButton = p.getByText('下载字幕记录')
> 44 | await expect(deleteButton).toBeVisible()
| ^
45 | await expect(downloadButton).toBeVisible()
46 |
47 | // Test Insert
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:44:32
|
Test:
tests/features/jimaku.spec.ts#L44
2) [edge] › features/jimaku.spec.ts:41:5 › 測試字幕按鈕 (刪除/下載) ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('删除所有字幕记录')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('删除所有字幕记录')
42 | const deleteButton = p.getByText('删除所有字幕记录')
43 | const downloadButton = p.getByText('下载字幕记录')
> 44 | await expect(deleteButton).toBeVisible()
| ^
45 | await expect(downloadButton).toBeVisible()
46 |
47 | // Test Insert
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/features/jimaku.spec.ts:44:32
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up job
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 60 MB
|
Test
9 failed
[edge] › features/jimaku.spec.ts:21:5 › 測試字幕區塊是否存在 ─────────────────────────────────────────────
[edge] › features/jimaku.spec.ts:41:5 › 測試字幕按鈕 (刪除/下載) ─────────────────────────────────────────
[edge] › features/jimaku.spec.ts:77:5 › 測試彈出同傳視窗 ───────────────────────────────────────────────
[edge] › features/jimaku.spec.ts:128:5 › 测试同传字幕AI总结 ────────────────────────────────────────────
[edge] › features/jimaku.spec.ts:219:5 › 測試離線記錄彈幕 ──────────────────────────────────────────────
[edge] › features/jimaku.spec.ts:266:5 › 測試房間名單列表(黑名單/白名單) ─────────────────────────────────────
[edge] › features/jimaku.spec.ts:274:5 › 测试添加同传用户名单/黑名单 ────────────────────────────────────────
[edge] › features/jimaku.spec.ts:347:5 › 測試右鍵同傳字幕來屏蔽同傳發送者 ──────────────────────────────────────
[edge] › features/jimaku.spec.ts:380:5 › 測試全屏時字幕區塊是否存在 + 顯示切換 ──────────────────────────────────
1 skipped
41 did not run
16 passed (1.0h)
|
Print Report URL
https://reports.ericlamm.xyz/bilibili-vup-stream-enhancer/344/edge/
|
Loading