[WIP] [DRAFT] feat: Toaster Svelte #3079
pr.yml
on: pull_request
e2e-tests
/
merge-reports
0s
Annotations
46 errors and 3 notices
[main:svelte:webkit] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:svelte:webkit] › e2e/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] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:svelte:webkit] › e2e/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] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:svelte:webkit] › e2e/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] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:svelte:webkit] › e2e/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] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:svelte:webkit] › e2e/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] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:svelte:webkit] › e2e/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] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:svelte:webkit] › e2e/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] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:svelte:webkit] › e2e/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] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
5) [main:svelte:webkit] › e2e/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] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
5) [main:svelte:webkit] › e2e/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 (2/10)
The job was canceled because "_6" failed.
|
[main:angular:firefox] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
5) [main:angular:firefox] › e2e/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:angular:firefox] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
5) [main:angular:firefox] › e2e/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 (5/10)
The job was canceled because "_6" failed.
|
[main:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior:
e2e/fixture.ts#L32
1) [main:svelte:firefox] › 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:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior:
e2e/fixture.ts#L32
1) [main:svelte:firefox] › 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:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels:
e2e/fixture.ts#L32
2) [main:svelte:firefox] › 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:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels:
e2e/fixture.ts#L32
2) [main:svelte:firefox] › 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:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide:
e2e/fixture.ts#L32
3) [main:svelte:firefox] › 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:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide:
e2e/fixture.ts#L32
3) [main:svelte:firefox] › 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:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert:
e2e/fixture.ts#L32
4) [main:svelte:firefox] › 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:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert:
e2e/fixture.ts#L32
4) [main:svelte:firefox] › 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:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service:
e2e/fixture.ts#L32
5) [main:svelte:firefox] › 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:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service:
e2e/fixture.ts#L32
5) [main:svelte:firefox] › 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 (10/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (10/10)
The operation was canceled.
|
e2e-tests / Test (3/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (3/10)
The operation was canceled.
|
e2e-tests / Test (9/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (9/10)
The operation was canceled.
|
e2e-tests / Test (4/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (4/10)
The operation was canceled.
|
e2e-tests / Test (8/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (8/10)
The operation was canceled.
|
e2e-tests / Test (1/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (1/10)
The operation was canceled.
|
e2e-tests / Test (7/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (7/10)
The operation was canceled.
|
🎭 Playwright Run Summary
104 failed
[main:svelte:webkit] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position
[main:svelte:webkit] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ───
[main:svelte:webkit] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting enabled
[main:svelte:webkit] › e2e/transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting disabled
[main:svelte:webkit] › e2e/tree/tree.e2e-spec.ts:34:3 › Tree tests › Basic tree › should properly assign aria properties for treeItems
[main:svelte:webkit] › e2e/tree/tree.e2e-spec.ts:72:3 › Tree tests › Basic tree › Keyboard navigation
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:11:1 › Routes check
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/tree/basic › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/transition › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/flipDemo › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/transition/collapseDemo › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/toaster › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/playground › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/dynamic › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/default › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup
[singleBrowser:angular:chromium] › e2e/samplesMarkup.singlebrowser-e2e-spec.ts:33:4 › Samples markup consistency check › Sample bootstrap/slots/context › should
|
🎭 Playwright Run Summary
107 failed
[main:angular:firefox] › e2e/toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position
[main:angular:firefox] › e2e/toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ─
[main:angular:firefox] › e2e/toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:114:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting enabled
[main:angular:firefox] › e2e/transition/transition.e2e-spec.ts:146:3 › Transition tests › animated on init, with animation setting disabled
[main:angular:firefox] › e2e/tree/tree.e2e-spec.ts:34:3 › Tree tests › Basic tree › should properly assign aria properties for treeItems
[main:angular:firefox] › e2e/tree/tree.e2e-spec.ts:72:3 › Tree tests › Basic tree › Keyboard navigation
[main:angular:webkit] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior
[main:angular:webkit] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels
[main:angular:webkit] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide
[main:angular:webkit] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ──────────
[main:angular:webkit] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service
[main:angular:webkit] › e2e/collapse/collapse.e2e-spec.ts:10:2 › Collapse tests › Default collapse
[main:angular:webkit] › e2e/floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test
[main:angular:webkit] › e2e/focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ─────────
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ───────
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ───────────
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button
[main:angular:webkit] › e2e/modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header
[main:angular:webkit] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────────
[main:angular:webkit] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────────
[main:angular:webkit] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwi
|
🎭 Playwright Run Summary
113 failed
[main:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior
[main:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels
[main:svelte:firefox] › e2e/accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide
[main:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ──────────
[main:svelte:firefox] › e2e/alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service
[main:svelte:firefox] › e2e/collapse/collapse.e2e-spec.ts:10:2 › Collapse tests › Default collapse
[main:svelte:firefox] › e2e/floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test
[main:svelte:firefox] › e2e/focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ─────────
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ───────
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ───────────
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button
[main:svelte:firefox] › e2e/modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header
[main:svelte:firefox] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────────
[main:svelte:firefox] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────────
[main:svelte:firefox] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR
[main:svelte:firefox] › e2e/navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL
[main:svelte:firefox] › e2e/pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features
[main:svelte:firefox] › e2e/pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features
[main:svelte:firefox] › e2e/pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages
[main:svelte:firefox] › e2e/progressbar/progressbar.e2e-spec.ts:6:2 › Progressbar tests › Default progressbar
[main:svelte:firefox] › e2e/progressbar/progressbar.e2e-spec.ts:28:2 › Progressbar tests › Simple customization progressbar
[main:svelte:firefox] › e2e/rating/rating.e2e-spec.ts:16:2 › Rating tests › Basic features ─────
[main:svelte:firefox] › e2e/rating/rating.e2e-spec.ts:110:2 › Rating tests › Read only ─────────
[main:svelte:firefox] › e2e/rating/rating.e2e-spec.ts:136:2 › Rating tests › Form ──────────────
[main:svelte:firefox] › e2e/rating/rating.e2e-spec.ts:173:2 › Rating tests › Config ────────────
[main:svelte:firefox] › e2e/resizeObserver/resizeObserver.e2e-spec.ts:9:2 › Resize Observer demo tests › Textarea should dynamically change classses applied when resized
[main:svelte:firefox] › 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:svelte:firefox] › e2e/select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states
[main:svelte:firefox] › e2e/select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions
[main:svelte:firefox] › e2e/select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config
[main:svelte:firefox] › e2e/select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation
|