Skip to content

[ui5-dynamic-date-range]: regularly failing test #11637

@nnaydenow

Description

@nnaydenow

Bug Description

────────────────────────────────────────────────────────────────────────────────────────────────────

Running: DynamicDateRange.cy.tsx (26 of 31)

DynamicDateRange Component
✓ renders the DynamicDateRange component (69ms)
✓ displays all options correctly (83ms)
✓ selects an option and updates the current value (99ms)
✓ handles selection change correctly (307ms)
1) selects the Date option and updates the current value
✓ writes a date in the input and verifies it is selected in the calendar for the Date option (869ms)

5 passing (6s)
1 failing

  1. DynamicDateRange Component
    selects the Date option and updates the current value:
    AssertionError: Timed out retrying after 4000ms: Expected to find element: div[data-sap-timestamp='1747785600'], but never found it. Queried from:

         > cy.get(@dayPicker).shadow()
    

    at Context. (DynamicDateRange.cy.tsx:101:38)
    at runnable.fn (http://localhost:5173/__cypress/runner/cypress_runner.js:138291:19)
    at callFn (http://localhost:5173/__cypress/runner/cypress_runner.js:156911:21)
    at Runnable.run (http://localhost:5173/__cypress/runner/cypress_runner.js:156898:7)
    at (http://localhost:5173/__cypress/runner/cypress_runner.js:162822:30)
    at PassThroughHandlerContext.finallyHandler (http://localhost:5173/__cypress/runner/cypress_runner.js:4072:23)
    at PassThroughHandlerContext.tryCatcher (http://localhost:5173/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5173/__cypress/runner/cypress_runner.js:1519:31)

(Results)

┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 6 │
│ Passing: 5 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 5 seconds │
│ Spec Ran: DynamicDateRange.cy.tsx │
└────────────────────────────────────────────────────────────────────────────────────────────────┘

────────────────────────────────────────────────────────────────────────────────────────────────────

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

nightly

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions