feat(collapse): add the collapse #2650
Annotations
11 errors and 1 notice
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
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:51:19)
|
e2e/fixture.ts#L32
5) [main:angular:firefox] › 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:51:19)
|
e2e/fixture.ts#L32
5) [main:angular:firefox] › 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:51:19)
|
100 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 pa
|
This job was cancelled
Loading