Skip to content

Config UI: visualize Messaging #28614

Config UI: visualize Messaging

Config UI: visualize Messaging #28614

Triggered via pull request December 14, 2025 19:45
Status Failure
Total duration 5m 4s
Artifacts 1

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 2 warnings, and 1 notice
Clean
Process completed with exit code 2.
Test
Process completed with exit code 2.
[chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration): tests/config-messaging.spec.ts#L74
2) [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) Retry #4 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc \"Title: {{.send}}\"source: script" Received: "12cmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"source:Β script" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 6 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12cmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"source:Β script" 72 | 73 | await expect(customEncoding).toHaveValue("title"); > 74 | await expect(customPlugin).toHaveText( | ^ 75 | ["12", 'cmd: /usr/local/bin/evcc "Title: {{.send}}"', "source: script"].join("") 76 | ); 77 | } at validateServices (/home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:74:30) at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:286:5
[chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration): tests/config-messaging.spec.ts#L74
2) [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc \"Title: {{.send}}\"source: script" Received: "12cmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"source:Β script" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 6 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12cmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"source:Β script" 72 | 73 | await expect(customEncoding).toHaveValue("title"); > 74 | await expect(customPlugin).toHaveText( | ^ 75 | ["12", 'cmd: /usr/local/bin/evcc "Title: {{.send}}"', "source: script"].join("") 76 | ); 77 | } at validateServices (/home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:74:30) at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:286:5
[chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration): tests/config-messaging.spec.ts#L74
2) [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc \"Title: {{.send}}\"source: script" Received: "12cmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"source:Β script" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 6 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12cmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"source:Β script" 72 | 73 | await expect(customEncoding).toHaveValue("title"); > 74 | await expect(customPlugin).toHaveText( | ^ 75 | ["12", 'cmd: /usr/local/bin/evcc "Title: {{.send}}"', "source: script"].join("") 76 | ); 77 | } at validateServices (/home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:74:30) at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:286:5
[chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration): tests/config-messaging.spec.ts#L74
2) [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc \"Title: {{.send}}\"source: script" Received: "12cmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"source:Β script" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 9 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12cmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"source:Β script" 72 | 73 | await expect(customEncoding).toHaveValue("title"); > 74 | await expect(customPlugin).toHaveText( | ^ 75 | ["12", 'cmd: /usr/local/bin/evcc "Title: {{.send}}"', "source: script"].join("") 76 | ); 77 | } at validateServices (/home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:74:30) at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:286:5
[chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration): tests/config-messaging.spec.ts#L74
2) [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc \"Title: {{.send}}\"source: script" Received: "12cmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"source:Β script" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 6 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12cmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"source:Β script" 72 | 73 | await expect(customEncoding).toHaveValue("title"); > 74 | await expect(customPlugin).toHaveText( | ^ 75 | ["12", 'cmd: /usr/local/bin/evcc "Title: {{.send}}"', "source: script"].join("") 76 | ); 77 | } at validateServices (/home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:74:30) at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:286:5
[chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui: tests/config-messaging.spec.ts#L238
1) [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ───── Retry #4 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc_message \"{{.send}}\"source: script" Received: "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" - locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "1source:Β script" 5 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"" 236 | 237 | await customEncoding.selectOption({ label: "title" }); > 238 | await expect(customPlugin).toHaveText( | ^ 239 | ["12", 'cmd: /usr/local/bin/evcc_message "{{.send}}"', "source: script"].join("") 240 | ); 241 | at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:238:32
[chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui: tests/config-messaging.spec.ts#L238
1) [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ───── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc_message \"{{.send}}\"source: script" Received: "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" - locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "1source:Β script" 5 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"" 236 | 237 | await customEncoding.selectOption({ label: "title" }); > 238 | await expect(customPlugin).toHaveText( | ^ 239 | ["12", 'cmd: /usr/local/bin/evcc_message "{{.send}}"', "source: script"].join("") 240 | ); 241 | at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:238:32
[chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui: tests/config-messaging.spec.ts#L238
1) [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ───── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc_message \"{{.send}}\"source: script" Received: "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 5 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"" 236 | 237 | await customEncoding.selectOption({ label: "title" }); > 238 | await expect(customPlugin).toHaveText( | ^ 239 | ["12", 'cmd: /usr/local/bin/evcc_message "{{.send}}"', "source: script"].join("") 240 | ); 241 | at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:238:32
[chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui: tests/config-messaging.spec.ts#L238
1) [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc_message \"{{.send}}\"source: script" Received: "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 5 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"" 236 | 237 | await customEncoding.selectOption({ label: "title" }); > 238 | await expect(customPlugin).toHaveText( | ^ 239 | ["12", 'cmd: /usr/local/bin/evcc_message "{{.send}}"', "source: script"].join("") 240 | ); 241 | at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:238:32
[chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui: tests/config-messaging.spec.ts#L238
1) [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ───── Error: expect(locator).toHaveText(expected) failed Locator: getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') Expected: "12cmd: /usr/local/bin/evcc_message \"{{.send}}\"source: script" Received: "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ \"{{.send}}\"" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for getByTestId('messaging-modal').getByTestId('service-box-custom').getByTestId('yaml-editor') 3 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "Loading YAML editor…" 5 Γ— locator resolved to <div class="editor" data-v-a83d8007="" data-v-753f9c72="" data-testid="yaml-editor">…</div> - unexpected value "12source:Β scriptcmd:Β /usr/local/bin/evcc_messageΒ "{{.send}}"" 236 | 237 | await customEncoding.selectOption({ label: "title" }); > 238 | await expect(customPlugin).toHaveText( | ^ 239 | ["12", 'cmd: /usr/local/bin/evcc_message "{{.send}}"', "source: script"].join("") 240 | ); 241 | at /home/runner/work/evcc/evcc/tests/config-messaging.spec.ts:238:32
Integration
Back off 18.405 seconds before retry.
Integration
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/8e8c483db84b4bee98b60c0593521ed34d9990e8'. Error: The request was canceled due to the configured HttpClient.Timeout of 5 seconds elapsing.
🎭 Playwright Run Summary
2 failed [chromium] β€Ί tests/config-messaging.spec.ts:150:3 β€Ί messaging β€Ί messaging services via ui ────── [chromium] β€Ί tests/config-messaging.spec.ts:270:3 β€Ί messaging β€Ί messaging via db (yaml to json migration) 1 flaky [chromium] β€Ί tests/limits.spec.ts:94:3 β€Ί limitEnergy β€Ί survives a reload ─────────────────────── 200 passed (2.7m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report
11.6 MB
sha256:11398edcc141ae671546f99e58ed1ff39f6130c579edeb969bfdae52764d084a