ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
31 stars 8 forks source link

Disabled rich text editor tests on Firefox #2404

Open aagash-ni opened 1 day ago

aagash-ni commented 1 day ago

🧹 Tech Debt

The following tests are failing intermittently in Firefox but can't be consistently replicated locally or in the pipeline:

After further look, I managed to replicate the error ( mentioned below ) in Firefox just once over four days of testing, and only in the local environment. I'm still trying to determine the exact steps to reproduce the issue.

InvalidStateError: Selection.collapseToEnd: No selection range exists thrown 

Discussion reference: Bug 2787273: Intermittent failures in Rich Text Editor for Mention support

jattasNI commented 1 day ago

@aagash-ni could you edit the description of this issue to include the error message that the tests fail with? That will help with searchability, bucketing other tests into the same issue, and knowing when this has been fixed.