Skip to content

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

[WIP] [DRAFT] feat: Toaster Svelte

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

Triggered via pull request January 9, 2025 10:20
Status Failure
Total duration 4m 31s
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

56 errors, 2 warnings, and 4 notices
[main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR: e2e/fixture.ts#L32
1) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ─────────────── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR: e2e/fixture.ts#L32
1) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ─────────────── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL: e2e/fixture.ts#L32
2) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ─────────────── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL: e2e/fixture.ts#L32
2) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ─────────────── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR: e2e/fixture.ts#L32
3) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR ─── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR: e2e/fixture.ts#L32
3) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR ─── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL: e2e/fixture.ts#L32
4) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL ─── 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:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL: e2e/fixture.ts#L32
4) [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL ─── 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:react:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features: e2e/fixture.ts#L32
5) [main:react:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features 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:react:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features: e2e/fixture.ts#L32
5) [main:react:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features 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 (6/10)
The job was canceled because "_4" failed.
[main:svelte:webkit] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position: e2e/fixture.ts#L32
1) [main:svelte:webkit] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position 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:svelte:webkit] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position: e2e/fixture.ts#L32
1) [main:svelte:webkit] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position 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:svelte:webkit] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header: e2e/fixture.ts#L32
2) [main:svelte:webkit] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ────── 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:svelte:webkit] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header: e2e/fixture.ts#L32
2) [main:svelte:webkit] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ────── 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:svelte:webkit] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button: e2e/fixture.ts#L32
3) [main:svelte:webkit] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button 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:svelte:webkit] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button: e2e/fixture.ts#L32
3) [main:svelte:webkit] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button 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:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button: e2e/fixture.ts#L32
4) [main:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation 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:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button: e2e/fixture.ts#L32
4) [main:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation 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:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button: e2e/fixture.ts#L32
5) [main:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation 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:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button: e2e/fixture.ts#L32
5) [main:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation 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 (1/10)
The job was canceled because "_4" failed.
[main:angular:chromium] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:angular:chromium] › 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] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:angular:chromium] › 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] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:angular:chromium] › 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] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:angular:chromium] › 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] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:angular:chromium] › 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] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:angular:chromium] › 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] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:angular:chromium] › 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] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:angular:chromium] › 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] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:angular:chromium] › 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] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:angular:chromium] › 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 (5/10)
The job was canceled because "_4" failed.
[main:svelte:firefox] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:svelte:firefox] › 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:svelte:firefox] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior: e2e/fixture.ts#L32
1) [main:svelte:firefox] › 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:svelte:firefox] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:svelte:firefox] › 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:svelte:firefox] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels: e2e/fixture.ts#L32
2) [main:svelte:firefox] › 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:svelte:firefox] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:svelte:firefox] › 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:svelte:firefox] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide: e2e/fixture.ts#L32
3) [main:svelte:firefox] › 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:svelte:firefox] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:svelte:firefox] › 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:svelte:firefox] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert: e2e/fixture.ts#L32
4) [main:svelte:firefox] › 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:svelte:firefox] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:svelte:firefox] › 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:svelte:firefox] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service: e2e/fixture.ts#L32
5) [main:svelte:firefox] › 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 (8/10)
The job was canceled because "_4" failed.
e2e-tests / Test (8/10)
The operation was canceled.
e2e-tests / Test (9/10)
The job was canceled because "_4" failed.
e2e-tests / Test (9/10)
The operation was canceled.
e2e-tests / Test (3/10)
The job was canceled because "_4" failed.
e2e-tests / Test (3/10)
The operation was canceled.
e2e-tests / Test (7/10)
The job was canceled because "_4" failed.
e2e-tests / Test (7/10)
The operation was canceled.
e2e-tests / Test (2/10)
The job was canceled because "_4" failed.
e2e-tests / Test (2/10)
The operation was canceled.
e2e-tests / Test (10/10)
The job was canceled because "_4" failed.
e2e-tests / Test (10/10)
The operation was canceled.
build / build
Process completed with exit code 1.
e2e-tests / Test (4/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
108 failed [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────────────── [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────────────── [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR ──── [main:react:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL ──── [main:react:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features [main:react:webkit] › pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features [main:react:webkit] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages [main:react:webkit] › progressbar/progressbar.e2e-spec.ts:6:2 › Progressbar tests › Default progressbar [main:react:webkit] › progressbar/progressbar.e2e-spec.ts:28:2 › Progressbar tests › Simple customization progressbar [main:react:webkit] › rating/rating.e2e-spec.ts:16:2 › Rating tests › Basic features ─────────── [main:react:webkit] › rating/rating.e2e-spec.ts:110:2 › Rating tests › Read only ─────────────── [main:react:webkit] › rating/rating.e2e-spec.ts:136:2 › Rating tests › Form ──────────────────── [main:react:webkit] › rating/rating.e2e-spec.ts:173:2 › Rating tests › Config ────────────────── [main:react:webkit] › resizeObserver/resizeObserver.e2e-spec.ts:9:2 › Resize Observer demo tests › Textarea should dynamically change classses applied when resized [main:react:webkit] › 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:react:webkit] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states [main:react:webkit] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions [main:react:webkit] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config ─── [main:react:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation [main:react:webkit] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider › should snap the handle to correct tick on the slider click event [main:react:webkit] › slider/slider.e2e-spec.ts:91:3 › Slider tests › Basic slider › should snap the handle on mouse drag event [main:react:webkit] › slider/slider.e2e-spec.ts:118:3 › Slider tests › Basic slider › should move handle on key strokes [main:react:webkit] › slider/slider.e2e-spec.ts:164:3 › Slider tests › Basic slider › should render slider disabled when passing the 'disabled' option [main:react:webkit] › slider/slider.e2e-spec.ts:180:3 › Slider tests › Basic slider › should ignore all the actions when passing the 'readonly' option [main:react:webkit] › slider/slider.e2e-spec.ts:224:3 › Slider tests › Basic slider › should remove min - max labels from the dom when showMinMaxLabels is false [main:react:webkit] › slider/slider.e2e-spec.ts:255:3 › Slider tests › Basic slider › should update the aria values on user change [main:react:webkit] › slider/slider.e2e-spec.ts:277:3 › Slider tests › Range slider › should move the handle to correct tick on the slider click event [main:react:webkit] › slider/slider.e2e-spec.ts:302:3 › Slider tests › Range slider › should interchange the handles on mouse drag event [main:react:webkit] › slider/slider.e2e-spec.ts:337:3 › Slider tests › Range slider › should move handle on key strokes and keep the focus [main:react:webkit] › slider/slider.e2e-spec.ts:403:3 › Slider tests › Range slider › should add / remove combined label from dom [main:react:webkit] › slider/slider.e2e-spec.ts:420:3 › Slider tests › Range slider › should invert the slider display for the RTL case [main:react:webkit] › slider/slider.e2e-spec.ts:443:3 › Slider tests › Vertical slider › should move the handle to correct tick on the slider click event [main:react:webkit] › slider/slider.e2e-spec.ts:46
🎭 Playwright Run Summary
103 failed [main:svelte:webkit] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position [main:svelte:webkit] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ─────── [main:svelte:webkit] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button [main:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:114:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation [main:svelte:webkit] › transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting enabled [main:svelte:webkit] › transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting disabled [main:svelte:webkit] › tree/tree.e2e-spec.ts:34:3 › Tree tests › Basic tree › should properly assign aria properties for treeItems [main:svelte:webkit] › tree/tree.e2e-spec.ts:72:3 › Tree tests › Basic tree › Keyboard navigation [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:11:1 › Routes check ─ [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/tree/basic › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/transition › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/flipDemo › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/collapseDemo › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/toaster › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/playground › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/dynamic › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/default › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup [singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2
🎭 Playwright Run Summary
111 failed [main:angular:chromium] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior [main:angular:chromium] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels [main:angular:chromium] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide [main:angular:chromium] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ──────────── [main:angular:chromium] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service [main:angular:chromium] › collapse/collapse.e2e-spec.ts:10:2 › Collapse tests › Default collapse [main:angular:chromium] › floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test [main:angular:chromium] › focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation [main:angular:chromium] › modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ─────────── [main:angular:chromium] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ───────── [main:angular:chromium] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ───────────── [main:angular:chromium] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body [main:angular:chromium] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer [main:angular:chromium] › modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title [main:angular:chromium] › modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button [main:angular:chromium] › modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header [main:angular:chromium] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────────── [main:angular:chromium] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────────── [main:angular:chromium] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR [main:angular:chromium] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL [main:angular:chromium] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features [main:angular:chromium] › pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features [main:angular:chromium] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages [main:angular:chromium] › progressbar/progressbar.e2e-spec.ts:6:2 › Progressbar tests › Default progressbar [main:angular:chromium] › progressbar/progressbar.e2e-spec.ts:28:2 › Progressbar tests › Simple customization progressbar [main:angular:chromium] › rating/rating.e2e-spec.ts:16:2 › Rating tests › Basic features ─────── [main:angular:chromium] › rating/rating.e2e-spec.ts:110:2 › Rating tests › Read only ─────────── [main:angular:chromium] › rating/rating.e2e-spec.ts:136:2 › Rating tests › Form ──────────────── [main:angular:chromium] › rating/rating.e2e-spec.ts:173:2 › Rating tests › Config ────────────── [main:angular:chromium] › resizeObserver/resizeObserver.e2e-spec.ts:9:2 › Resize Observer demo tests › Textarea should dynamically change classses applied when resized [main:angular:chromium] › 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] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states [main:angular:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions [main:angular:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config [main:angular:chromium] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation [main:angular:chromium] › slider/slider.e2e-s
🎭 Playwright Run Summary
111 failed [main:svelte:firefox] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior [main:svelte:firefox] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels ─ [main:svelte:firefox] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide [main:svelte:firefox] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ────────────── [main:svelte:firefox] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service [main:svelte:firefox] › collapse/collapse.e2e-spec.ts:10:2 › Collapse tests › Default collapse ─ [main:svelte:firefox] › floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test ── [main:svelte:firefox] › focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation [main:svelte:firefox] › modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ───────────── [main:svelte:firefox] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ─────────── [main:svelte:firefox] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ─────────────── [main:svelte:firefox] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body [main:svelte:firefox] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer [main:svelte:firefox] › modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title [main:svelte:firefox] › modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button [main:svelte:firefox] › modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header [main:svelte:firefox] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ────────────── [main:svelte:firefox] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ────────────── [main:svelte:firefox] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR ── [main:svelte:firefox] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL ── [main:svelte:firefox] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features [main:svelte:firefox] › pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features [main:svelte:firefox] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages [main:svelte:firefox] › progressbar/progressbar.e2e-spec.ts:6:2 › Progressbar tests › Default progressbar [main:svelte:firefox] › progressbar/progressbar.e2e-spec.ts:28:2 › Progressbar tests › Simple customization progressbar [main:svelte:firefox] › rating/rating.e2e-spec.ts:16:2 › Rating tests › Basic features ───────── [main:svelte:firefox] › rating/rating.e2e-spec.ts:110:2 › Rating tests › Read only ───────────── [main:svelte:firefox] › rating/rating.e2e-spec.ts:136:2 › Rating tests › Form ────────────────── [main:svelte:firefox] › rating/rating.e2e-spec.ts:173:2 › Rating tests › Config ──────────────── [main:svelte:firefox] › resizeObserver/resizeObserver.e2e-spec.ts:9:2 › Resize Observer demo tests › Textarea should dynamically change classses applied when resized [main:svelte:firefox] › 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:svelte:firefox] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states [main:svelte:firefox] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions [main:svelte:firefox] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config ─ [main:svelte:firefox] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation [main:svelte:firefox] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider ›