Skip to content

[WIP] [DRAFT] feat: Toaster Svelte #3080

[WIP] [DRAFT] feat: Toaster Svelte

[WIP] [DRAFT] feat: Toaster Svelte #3080

Triggered via pull request February 17, 2025 13:27
Status Failure
Total duration 10m 17s
Artifacts

pr.yml

on: pull_request
Matrix: e2e-tests / e2e-tests
Matrix: validate-os / validate-os
e2e-tests  /  merge-reports
0s
e2e-tests / merge-reports
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 notice
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ─────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
[main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Error: Server demoSite failed with code 1 at fixture.ts:32 30 | const answer = await req.json(); 31 | if (!req.ok) { > 32 | throw new Error(answer.error + '\n\n' + (answer.logs?.join('\n\n') ?? '')); | ^ 33 | } 34 | return answer; 35 | }; at request (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:32:9) at Object.base.extend.baseURL.timeout (/home/runner/work/AgnosUI/AgnosUI/e2e/fixture.ts:52:19)
e2e-tests / Test (7/10)
The job was canceled because "_1" failed.
e2e-tests / Test (8/10)
The job was canceled because "_1" failed.
e2e-tests / Test (9/10)
The job was canceled because "_1" failed.
e2e-tests / Test (3/10)
The job was canceled because "_1" failed.
e2e-tests / Test (3/10)
The operation was canceled.
e2e-tests / Test (4/10)
The job was canceled because "_1" failed.
e2e-tests / Test (4/10)
The operation was canceled.
e2e-tests / Test (2/10)
The job was canceled because "_1" failed.
e2e-tests / Test (2/10)
The operation was canceled.
e2e-tests / Test (6/10)
The job was canceled because "_1" failed.
e2e-tests / Test (6/10)
The operation was canceled.
e2e-tests / Test (10/10)
The job was canceled because "_1" failed.
e2e-tests / Test (10/10)
The operation was canceled.
e2e-tests / Test (5/10)
The job was canceled because "_1" failed.
e2e-tests / Test (5/10)
The operation was canceled.
🎭 Playwright Run Summary
113 failed [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels [main:angular:chromium] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ──────── [main:angular:chromium] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service [main:angular:chromium] › e2e/collapse/collapse.e2e-spec.ts:10:2 › Collapse tests › Default collapse [main:angular:chromium] › e2e/floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test [main:angular:chromium] › e2e/focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ─────── [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ───── [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ───────── [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button [main:angular:chromium] › e2e/modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header [main:angular:chromium] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────── [main:angular:chromium] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────── [main:angular:chromium] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR [main:angular:chromium] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL [main:angular:chromium] › e2e/pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features [main:angular:chromium] › e2e/pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features [main:angular:chromium] › e2e/pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages [main:angular:chromium] › e2e/progressbar/progressbar.e2e-spec.ts:6:2 › Progressbar tests › Default progressbar [main:angular:chromium] › e2e/progressbar/progressbar.e2e-spec.ts:28:2 › Progressbar tests › Simple customization progressbar [main:angular:chromium] › e2e/rating/rating.e2e-spec.ts:16:2 › Rating tests › Basic features ─── [main:angular:chromium] › e2e/rating/rating.e2e-spec.ts:110:2 › Rating tests › Read only ─────── [main:angular:chromium] › e2e/rating/rating.e2e-spec.ts:136:2 › Rating tests › Form ──────────── [main:angular:chromium] › e2e/rating/rating.e2e-spec.ts:173:2 › Rating tests › Config ────────── [main:angular:chromium] › e2e/resizeObserver/resizeObserver.e2e-spec.ts:9:2 › Resize Observer demo tests › Textarea should dynamically change classses applied when resized [main:angular:chromium] › e2e/resizeObserver/resizeObserver.e2e-spec.ts:23:2 › Resize Observer demo tests › The label containing the text area height should be updated when textarea resized [main:angular:chromium] › e2e/select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states [main:angular:chromium] › e2e/select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions [main:angular:chromium] › e2e/select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config [main:angular:chromium] › e2e/select/select.e2e-spec.ts: