Skip to content

feat(collapse): add the collapse #2632

feat(collapse): add the collapse

feat(collapse): add the collapse #2632

Triggered via pull request September 20, 2024 14:48
Status Failure
Total duration 6m 29s
Artifacts

pr.yml

on: pull_request
Matrix: e2e-tests / e2e-tests
Matrix: validate-os / validate-os
e2e-tests  /  merge-reports
0s
e2e-tests / merge-reports
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 2 notices
build / build
Process completed with exit code 1.
[main:react:chromium] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states: e2e/fixture.ts#L32
1) [main:react:chromium] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states 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:chromium] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states: e2e/fixture.ts#L32
1) [main:react:chromium] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states 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:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions: e2e/fixture.ts#L32
2) [main:react:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions 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:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions: e2e/fixture.ts#L32
2) [main:react:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions 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:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config: e2e/fixture.ts#L32
3) [main:react:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config 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:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config: e2e/fixture.ts#L32
3) [main:react:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config 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:chromium] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation: e2e/fixture.ts#L32
4) [main:react:chromium] › 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:react:chromium] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation: e2e/fixture.ts#L32
4) [main:react:chromium] › 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:react:chromium] › 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
5) [main:react:chromium] › 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:react:chromium] › 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
5) [main:react:chromium] › 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)
e2e-tests / Test (7/10)
The job was canceled because "_3" failed.
e2e-tests / Test (9/10)
The job was canceled because "_3" failed.
e2e-tests / Test (8/10)
The job was canceled because "_3" failed.
e2e-tests / Test (2/10)
The job was canceled because "_3" failed.
[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)
[main:angular:firefox] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button: 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:55:19)
[main:angular:firefox] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button: 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:55:19)
e2e-tests / Test (5/10)
The job was canceled because "_3" failed.
e2e-tests / Test (5/10)
The operation was canceled.
e2e-tests / Test (1/10)
The job was canceled because "_3" failed.
e2e-tests / Test (1/10)
The operation was canceled.
e2e-tests / Test (6/10)
The job was canceled because "_3" failed.
e2e-tests / Test (6/10)
The operation was canceled.
e2e-tests / Test (10/10)
The job was canceled because "_3" failed.
e2e-tests / Test (10/10)
The operation was canceled.
e2e-tests / Test (4/10)
The job was canceled because "_3" failed.
e2e-tests / Test (4/10)
The operation was canceled.
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.
🎭 Playwright Run Summary
102 failed [main:react:chromium] › select/select.e2e-spec.ts:15:3 › Select tests › Basic select › Basic states [main:react:chromium] › select/select.e2e-spec.ts:64:3 › Select tests › Basic select › Close actions [main:react:chromium] › select/select.e2e-spec.ts:101:3 › Select tests › Basic select › Config ─ [main:react:chromium] › select/select.e2e-spec.ts:143:3 › Select tests › Custom select › Navigation [main:react:chromium] › 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:chromium] › slider/slider.e2e-spec.ts:90:3 › Slider tests › Basic slider › should snap the handle on mouse drag event [main:react:chromium] › slider/slider.e2e-spec.ts:117:3 › Slider tests › Basic slider › should move handle on key strokes [main:react:chromium] › slider/slider.e2e-spec.ts:163:3 › Slider tests › Basic slider › should render slider disabled when passing the 'disabled' option [main:react:chromium] › slider/slider.e2e-spec.ts:179:3 › Slider tests › Basic slider › should ignore all the actions when passing the 'readonly' option [main:react:chromium] › 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:chromium] › slider/slider.e2e-spec.ts:254:3 › Slider tests › Basic slider › should update the aria values on user change [main:react:chromium] › slider/slider.e2e-spec.ts:276:3 › Slider tests › Range slider › should move the handle to correct tick on the slider click event [main:react:chromium] › slider/slider.e2e-spec.ts:301:3 › Slider tests › Range slider › should interchange the handles on mouse drag event [main:react:chromium] › slider/slider.e2e-spec.ts:336:3 › Slider tests › Range slider › should move handle on key strokes [main:react:chromium] › slider/slider.e2e-spec.ts:400:3 › Slider tests › Range slider › should add / remove combined label from dom [main:react:chromium] › slider/slider.e2e-spec.ts:417:3 › Slider tests › Range slider › should invert the slider display for the RTL case [main:react:chromium] › slider/slider.e2e-spec.ts:440:3 › Slider tests › Vertical slider › should move the handle to correct tick on the slider click event [main:react:chromium] › slider/slider.e2e-spec.ts:465:3 › Slider tests › Vertical slider › should move handle on key strokes [main:react:chromium] › toast/toast.e2e-spec.ts:9:2 › Toast tests › Dynamic toast should apply proper position [main:react:chromium] › toast/toast.e2e-spec.ts:31:2 › Toast tests › Toast without header ────── [main:react:chromium] › toast/toast.e2e-spec.ts:49:2 › Toast tests › Toast with header and without close button [main:react:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, hiding DOM element › toggle with animation [main:react:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, hiding DOM element › toggle without animation [main:react:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with default toggle button, removing DOM element › toggle with animation [main:react:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with default toggle button, removing DOM element › toggle without animation [main:react:chromium] › transition/transition.e2e-spec.ts:67:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle with animation [main:react:chromium] › transition/transition.e2e-spec.ts:113:4 › Transition tests › with dedicated buttons (opposite of animated setting) › toggle without animation [main:react:chromium] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting enabled [main:react:chromium] › transition/transition.e2e-spec.ts:144:3 › Transition tests › animated on init, with animation setting disabled [main:react:firefo
🎭 Playwright Run Summary
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