[WIP] [DRAFT] feat: Toaster Svelte #3025
Annotations
11 errors and 1 notice
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10:
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)
|
Run npm run e2e:coverage -- --preview --shard=6/10
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
|
Loading