added web-llm to llm provider #146
partial-test.yml
on: push
Matrix: fast-test
Matrix: fast-build
Matrix: fast-e2e-test
Annotations
2 errors, 6 warnings, and 4 notices
[integrations] › integrations/summarizer.spec.ts:72:5 › 测试 @hf/google/gemma-7b-it 模型的AI总结结果:
tests/integrations/summarizer.spec.ts#L52
1) [integrations] › integrations/summarizer.spec.ts:72:5 › 测试 @hf/google/gemma-7b-it 模型的AI总结结果 ───
Error: expect(received).toMatch(expected)
Expected pattern: /主播|日本VTuber|日本vtuber|vtuber/
Received string: "**互动内容:**·
* VTuber与观众互动,分享她今天吃了的麦当劳和去漫展的经历。
* 观众对 VTuber的分享和互动,包括对她长大的感想和对买了很多东西的议论。
* VTuber与观众互动,分享她在回家途中遇到的蟑螂的经历,并表达了对客户的同情。·
**总结:**·
在b站直播间直播的对话中,VTuber与观众进行了一次杂谈,分享了她今天吃了的麦当劳、去漫展的经历和在回家途中遇到的蟑螂的经历。观众与 VTuber互动,分享了对她的感想和互动。总体来说,这段对话体现了 VTuber与观众之间良好的互动和分享,以及 VTuber在娱乐和互动方面的能力。"
50 |
51 | const maybe = expect.configure({ soft: true })
> 52 | maybe(res).toMatch(/主播|日本VTuber|日本vtuber|vtuber/)
| ^
53 | maybe(res).toMatch(/直播|观众/)
54 |
55 | if (!trash) {
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/integrations/summarizer.spec.ts:52:20
|
[integrations] › integrations/summarizer.spec.ts:72:5 › 测试 @hf/google/gemma-7b-it 模型的AI总结结果:
src/llms/remote-worker.ts#L32
1) [integrations] › integrations/summarizer.spec.ts:72:5 › 测试 @hf/google/gemma-7b-it 模型的AI总结结果 ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: AiError: 3001: Unknown internal error
at ../src/llms/remote-worker.ts:32
30 | body: JSON.stringify({ prompt: chat, model: this.model })
31 | })
> 32 | if (!res.ok) throw new Error(await res.text())
| ^
33 | const json = await res.json()
34 | return json.response
35 | }
at RemoteWorker.prompt (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/src/llms/remote-worker.ts:32:28)
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/integrations/summarizer.spec.ts:48:21
|
fast-test (units)
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/
|
fast-test (integrations)
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/
|
fast-e2e-test (edge)
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/
|
Slow Test:
[edge] › features/jimaku.spec.ts#L1
[edge] › features/jimaku.spec.ts took 1.2m
|
fast-e2e-test (chrome)
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/
|
Slow Test:
[chrome] › features/jimaku.spec.ts#L1
[chrome] › features/jimaku.spec.ts took 1.4m
|
🎭 Playwright Run Summary
3 skipped
1 passed (19.0s)
|
🎭 Playwright Run Summary
1 flaky
[integrations] › integrations/summarizer.spec.ts:72:5 › 测试 @hf/google/gemma-7b-it 模型的AI总结结果 ────
4 passed (46.0s)
|
🎭 Playwright Run Summary
1 passed (1.8m)
|
🎭 Playwright Run Summary
1 passed (1.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
chrome-mv3
Expired
|
37.9 MB |
|
chromium-mv3
Expired
|
37.9 MB |
|
edge-mv3
Expired
|
37.9 MB |
|