[WIP] feat: svelte 5 #2623
Triggered via pull request
September 19, 2024 05:40
Status
Failure
Total duration
3m 30s
Artifacts
–
pr.yml
on: pull_request
e2e-tests
/
merge-reports
0s
Annotations
74 errors and 5 notices
validate-os / validate-os (macos-latest)
Process completed with exit code 1.
|
validate-os / validate-os (windows-latest)
The job was canceled because "macos-latest" failed.
|
validate-os / validate-os (windows-latest)
The operation was canceled.
|
build / build
Process completed with exit code 1.
|
e2e-tests / Test (6/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (6/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
[main:svelte:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation:
e2e/fixture.ts#L32
1) [main:svelte:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation
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:55:19)
|
[main:svelte:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation:
e2e/fixture.ts#L32
1) [main:svelte:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider › should snap the handle to correct tick on the slider click event:
e2e/fixture.ts#L32
2) [main:svelte:webkit] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider › should snap the handle to correct tick on the slider click event
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider › should snap the handle to correct tick on the slider click event:
e2e/fixture.ts#L32
2) [main:svelte:webkit] › slider/slider.e2e-spec.ts:65:3 › Slider tests › Basic slider › should snap the handle to correct tick on the slider click event
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event:
e2e/fixture.ts#L32
3) [main:svelte:webkit] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event:
e2e/fixture.ts#L32
3) [main:svelte:webkit] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes:
e2e/fixture.ts#L32
4) [main:svelte:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes
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:55:19)
|
[main:svelte:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes:
e2e/fixture.ts#L32
4) [main:svelte:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes
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:55:19)
|
e2e-tests / Test (2/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (2/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (2/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position:
e2e/fixture.ts#L32
1) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header:
e2e/fixture.ts#L32
2) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button:
e2e/fixture.ts#L32
3) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:angular:firefox] › 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:55:19)
|
[main:angular:firefox] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:angular:firefox] › 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:55:19)
|
e2e-tests / Test (7/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (7/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (7/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup:
e2e/fixture.ts#L32
1) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup:
e2e/fixture.ts#L32
1) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup:
e2e/fixture.ts#L32
2) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup:
e2e/fixture.ts#L32
2) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup:
e2e/fixture.ts#L32
3) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup:
e2e/fixture.ts#L32
3) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/vertical › should have a consistent markup:
e2e/fixture.ts#L32
4) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/vertical › should have a consistent markup
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:55:19)
|
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/vertical › should have a consistent markup:
e2e/fixture.ts#L32
4) [singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/vertical › should have a consistent markup
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:55:19)
|
e2e-tests / Test (5/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (5/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (5/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
1) [main:svelte:chromium] › 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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
1) [main:svelte:chromium] › 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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
2) [main:svelte:chromium] › transition/transition.e2e-spec.ts:113: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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
2) [main:svelte:chromium] › transition/transition.e2e-spec.ts:113: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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
3) [main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing 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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
3) [main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing 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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, removing 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:55:19)
|
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button:
e2e/fixture.ts#L32
4) [main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, removing 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:55:19)
|
e2e-tests / Test (4/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (4/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (4/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
[main:react:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal:
e2e/fixture.ts#L32
1) [main:react:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ────────────
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal:
e2e/fixture.ts#L32
1) [main:react:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ────────────
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack:
e2e/fixture.ts#L32
2) [main:react:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ────────────────
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack:
e2e/fixture.ts#L32
2) [main:react:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ────────────────
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body:
e2e/fixture.ts#L32
3) [main:react:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body:
e2e/fixture.ts#L32
3) [main:react:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer:
e2e/fixture.ts#L32
4) [main:react:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
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:55:19)
|
[main:react:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer:
e2e/fixture.ts#L32
4) [main:react:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
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:55:19)
|
e2e-tests / Test (1/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (1/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (1/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
e2e-tests / Test (1/10)
The operation was canceled.
|
e2e-tests / Test (10/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (10/10)
The operation was canceled.
|
e2e-tests / Test (8/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (8/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (8/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
e2e-tests / Test (8/10)
The operation was canceled.
|
e2e-tests / Test (3/10)
The job was canceled because "_6" failed.
|
e2e-tests / Test (3/10)
Argument of type '{}' is not assignable to parameter of type 'ComponentType<SvelteComponent<Partial<ModalProps<Data>>, any, any>> | Component<Partial<ModalProps<Data>>, Record<...>, any>'.
|
e2e-tests / Test (3/10)
Type 'ComponentType' has no signatures for which the type argument list is applicable.
|
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.
|
🎭 Playwright Run Summary
101 failed
[main:svelte:webkit] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation
[main:svelte: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:svelte:webkit] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event
[main:svelte:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes
[main:svelte:webkit] › slider/slider.e2e-spec.ts:163:3 › Slider tests › Basic slider › should render slider disabled when passing the 'disabled' option
[main:svelte:webkit] › slider/slider.e2e-spec.ts:179:3 › Slider tests › Basic slider › should ignore all the actions when passing the 'readonly' option
[main:svelte:webkit] › slider/slider.e2e-spec.ts:223:3 › Slider tests › Basic slider › should remove min - max labels from the dom when showMinMaxLabels is false
[main:svelte:webkit] › slider/slider.e2e-spec.ts:254:3 › Slider tests › Basic slider › should update the aria values on user change
[main:svelte:webkit] › slider/slider.e2e-spec.ts:276:3 › Slider tests › Range slider › should move the handle to correct tick on the slider click event
[main:svelte:webkit] › slider/slider.e2e-spec.ts:301:3 › Slider tests › Range slider › should interchange the handles on mouse drag event
[main:svelte:webkit] › slider/slider.e2e-spec.ts:336:3 › Slider tests › Range slider › should move handle on key strokes
[main:svelte:webkit] › slider/slider.e2e-spec.ts:400:3 › Slider tests › Range slider › should add / remove combined label from dom
[main:svelte:webkit] › slider/slider.e2e-spec.ts:417:3 › Slider tests › Range slider › should invert the slider display for the RTL case
[main:svelte:webkit] › slider/slider.e2e-spec.ts:440:3 › Slider tests › Vertical slider › should move the handle to correct tick on the slider click event
[main:svelte:webkit] › slider/slider.e2e-spec.ts:465:3 › Slider tests › Vertical slider › should move handle on key strokes
[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:113: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:113: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:113:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation
[main:svelte:webkit] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting enabled
[main:svelte:webkit] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting disabled
[singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:11:1 › Routes check ─
[singleBrowser:angular:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/transition/transition › should have a consistent markup
[singleBrowser:angular:chromium] › samplesMarkup.singlebrow
|
🎭 Playwright Run Summary
95 failed
[main:angular:firefox] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position
[main:angular:firefox] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ─────
[main:angular:firefox] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button
[main:angular:firefox] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation
[main:angular:firefox] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting enabled
[main:angular:firefox] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting disabled
[main:angular:webkit] › accordion/accordion.e2e-spec.ts:16:2 › Accordion tests › Default accordion behavior
[main:angular:webkit] › accordion/accordion.e2e-spec.ts:70:2 › Accordion tests › Toggle Panels ─
[main:angular:webkit] › accordion/accordion.e2e-spec.ts:122:2 › Accordion tests › Playground accordion behavior no destroy on hide
[main:angular:webkit] › alert/alert.e2e-spec.ts:10:2 › Alert tests › Config alert ──────────────
[main:angular:webkit] › alert/alert.e2e-spec.ts:40:2 › Alert tests › Dynamic alert with the service
[main:angular:webkit] › floatingUI/floatingUI.e2e-spec.ts:9:2 › FloatingUI tests › Basic test ──
[main:angular:webkit] › focustrack/focustrack.e2e-spec.ts:12:2 › Select tests › Basic navigation
[main:angular:webkit] › modal/modal.e2e-spec.ts:10:2 › Modal tests › Default modal ─────────────
[main:angular:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ───────────
[main:angular:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ───────────────
[main:angular:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
[main:angular:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
[main:angular:webkit] › modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title
[main:angular:webkit] › modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button
[main:angular:webkit] › modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header
[main:angular:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › LTR ──────────────
[main:angular:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanager › RTL ──────────────
[main:angular:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › LTR ──
[main:angular:webkit] › navmanager/navmanager.e2e-spec.ts:39:4 › navmanagerwithselector › RTL ──
[main:angular:webkit] › pagination/pagination.e2e-spec.ts:34:2 › Pagination tests › Default features
[main:angular:webkit] › pagination/pagination.e2e-spec.ts:98:2 › Pagination tests › Custom features
[main:angular:webkit] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pag
|
🎭 Playwright Run Summary
99 failed
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/toast/action › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/headless › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slots/context › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/vertical › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/right-to-left › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/range › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/playground › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/fullCustom › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/default › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/slider/custom › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/select/select › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/select/playground › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/select/default › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/select/custom › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/resizeObserver/resizeObserver › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/readonly › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/playground › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/form › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/default › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/customTemplate › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/rating/config › should have a consistent markup
[singleBrowser:react:chromium] › samplesMarkup.singlebrowser-e2e-spec.ts:32:4 › Samples markup consistency check › Sample bootstrap/progressbar/
|
🎭 Playwright Run Summary
100 failed
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation
[main:svelte:chromium] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting enabled
[main:svelte:chromium] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting disabled
[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] › 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 ────
|
🎭 Playwright Run Summary
102 failed
[main:react:webkit] › modal/modal.e2e-spec.ts:53:2 › Modal tests › Component modal ─────────────
[main:react:webkit] › modal/modal.e2e-spec.ts:72:2 › Modal tests › Modal stack ─────────────────
[main:react:webkit] › modal/modal.e2e-spec.ts:106:3 › Modal tests › Modal customizability › Modal with only body
[main:react:webkit] › modal/modal.e2e-spec.ts:112:3 › Modal tests › Modal customizability › Modal with body and footer
[main:react:webkit] › modal/modal.e2e-spec.ts:122:3 › Modal tests › Modal customizability › Modal with body, footer and title
[main:react:webkit] › modal/modal.e2e-spec.ts:135:3 › Modal tests › Modal customizability › Modal with body, footer and title without close button
[main:react:webkit] › modal/modal.e2e-spec.ts:148:3 › Modal tests › Modal customizability › Modal with body, footer and title replaced by header
[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:135:2 › Rating tests › Form ────────────────────
[main:react:webkit] › rating/rating.e2e-spec.ts:171: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:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event
[main:react:webkit] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes
[main:react:webkit] › slider/slider.e2e-spec.ts:163:3 › Slider tests › Basic slider › should render slider disabled when passing the 'disabled' option
[main:react:webkit] › slider/slider.e2e-spec.ts:179:3 › Slider tests › Basic slider › should ignore all the actions when passing the 'readonly' option
[main:react:webkit] › slider/slider.e2e-spec.ts:223: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:254:3 › Slider tests › Basic slider › should update the aria values on user change
[main:react:webkit] › slider/slider.e2e-spec.ts:27
|