Skip to content

fix(core): DropdownSelection fix selection error in textarea #9384

fix(core): DropdownSelection fix selection error in textarea

fix(core): DropdownSelection fix selection error in textarea #9384

Triggered via pull request June 4, 2024 15:04
Status Failure
Total duration 25m 13s
Artifacts 1

e2e.yml

on: pull_request
Matrix: cypress
Matrix: playwright
E2E result
18s
E2E result
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 10 warnings, and 8 notices
[chromium] › tests/core/dropdown/dropdown.spec.ts:83:9 › Dropdown › Dropdown selection: projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts#L94
1) [chromium] › tests/core/dropdown/dropdown.spec.ts:83:9 › Dropdown › Dropdown selection ──────── Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible() Locator: locator('tui-dropdown') Expected: not visible Received: visible Call log: - expect.not.toBeVisible with timeout 5000ms - waiting for locator('tui-dropdown') - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" 92 | await textarea.press('Backspace'); 93 | > 94 | await expect(page.locator('tui-dropdown')).not.toBeVisible(); | ^ 95 | }); 96 | }); 97 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts:94:56
[chromium] › tests/core/dropdown/dropdown.spec.ts:83:9 › Dropdown › Dropdown selection: projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts#L94
1) [chromium] › tests/core/dropdown/dropdown.spec.ts:83:9 › Dropdown › Dropdown selection ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).not.toBeVisible() Locator: locator('tui-dropdown') Expected: not visible Received: visible Call log: - expect.not.toBeVisible with timeout 5000ms - waiting for locator('tui-dropdown') - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" - locator resolved to <tui-dropdown data-appearance="" _nghost-tui-demo-c105="" clas…>…</tui-dropdown> - unexpected value "visible" 92 | await textarea.press('Backspace'); 93 | > 94 | await expect(page.locator('tui-dropdown')).not.toBeVisible(); | ^ 95 | }); 96 | }); 97 | at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/core/dropdown/dropdown.spec.ts:94:56
playwright / (1 of 4)
Process completed with exit code 1.
E2E result
Unable to find an artifact with the name: playwright-e2e-artifacts--34f34bb341df645142a6d3cad284516e3139b24f-9369553256-7626
E2E result
Process completed with exit code 1.
Build demo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (1 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (4 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (3 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
playwright / (2 of 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E result
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cypress-e2e-artifacts--34f34bb341df645142a6d3cad284516e3139b24f-9369553256-7626". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
92 passed (1.3m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/core/dropdown/dropdown.spec.ts:83:9 › Dropdown › Dropdown selection ───────── 91 passed (1.1m)
🎭 Playwright Run Summary
91 passed (1.2m)
🎭 Playwright Run Summary
91 passed (1.4m)
🎭 Playwright Run Summary
91 passed (1.3m)
🎭 Playwright Run Summary
91 passed (1.5m)
🎭 Playwright Run Summary
91 passed (1.9m)
🎭 Playwright Run Summary
91 passed (1.4m)

Artifacts

Produced during runtime
Name Size
cypress-e2e-artifacts--34f34bb341df645142a6d3cad284516e3139b24f-9369553256-7626 Expired
520 KB