SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[ui5-notification-list]: regularly failing test #9399

Closed nnaydenow closed 1 month ago

nnaydenow commented 2 months ago

Bug Description

[chrome-headless-shell 126.0.6478.126 linux #0-8] Running: chrome-headless-shell (v126.0.6478.126) on linux [chrome-headless-shell 126.0.6478.126 linux #0-8] Session ID: d120194b76e621a2e9e12531154eb790 [chrome-headless-shell 126.0.6478.126 linux #0-8] [chrome-headless-shell 126.0.6478.126 linux #0-8] » /test/specs/NotificationList.spec.js [chrome-headless-shell 126.0.6478.126 linux #0-8] Notification List Item Tests [chrome-headless-shell 126.0.6478.126 linux #0-8] ✖ tests click on ShowMore [chrome-headless-shell 126.0.6478.126 linux #0-8] 21 passing (1m 1.3s) [chrome-headless-shell 126.0.6478.126 linux #0-8] 1 failing [chrome-headless-shell 126.0.6478.126 linux #0-8] [chrome-headless-shell 126.0.6478.126 linux #0-8] 1) Notification List Item Tests tests click on ShowMore [chrome-headless-shell 126.0.6478.126 linux #0-8] The aria-label is correct.: expected 'More button. Show the full texts' to equal 'Less button. Show the texts with trun…'
actual expected

  'MoreLess button. Show the fulltexts textswith truncation'

[chrome-headless-shell 126.0.6478.126 linux #0-8] AssertionError: The aria-label is correct.: expected 'More button. Show the full texts' to equal 'Less button. Show the texts with trun…' [chrome-headless-shell 126.0.6478.126 linux #0-8] at Context. (file:///home/runner/work/ui5-webcomponents/ui5-webcomponents/packages/fiori/test/specs/NotificationList.spec.js:319:10) [chrome-headless-shell 126.0.6478.126 linux #0-8] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Affected Component

ui5-notification-list

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

Build and locally when the test is executed

Log Output, Stack Trace or Screenshots

No response

Priority

Very High

UI5 Web Components Version

nightly

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

nnaydenow commented 1 month ago

Still failing