Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rich text] Test failures in firefox #2488

Open
mollykreis opened this issue Dec 9, 2024 · 0 comments
Open

[Rich text] Test failures in firefox #2488

mollykreis opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working triage New issue that needs to be reviewed

Comments

@mollykreis
Copy link
Contributor

🐛 Bug Report

There are test failures in Firefox associated with the rich text editor. See this test run

Failure excerpt:

[test-concurrent:nimble-components] [test-firefox]   Markdown serializer
[test-concurrent:nimble-components] [test-firefox]     Serialize rich text editor content to its respective markdown
[test-concurrent:nimble-components] [test-firefox]       ✗ Mention node (51ms)
[test-concurrent:nimble-components] [test-firefox] 	InvalidStateError: Selection.collapseToEnd: No selection range exists thrown
[test-concurrent:nimble-components] [test-firefox] 
[test-concurrent:nimble-components] [test-firefox]       ✗ Multiple Mention node of same type (49ms)
[test-concurrent:nimble-components] [test-firefox] 	InvalidStateError: Selection.collapseToEnd: No selection range exists thrown

💻 Repro or Code Sample

🤔 Expected Behavior

😯 Current Behavior

💁 Possible Solution

🔦 Context

🌍 Your Environment

  • OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC]
  • Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox]
  • Version [e.g. 1.8.0]
@mollykreis mollykreis added bug Something isn't working triage New issue that needs to be reviewed labels Dec 9, 2024
mollykreis added a commit that referenced this issue Dec 11, 2024
# Pull Request

## 🤨 Rationale

Disabling tests that I saw failing on an unrelated pipeline

Issues have been created to track these failing tests: #2488, #2490,
#2491

## 👩‍💻 Implementation

N/A

## 🧪 Testing

N/A

## ✅ Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [ ] I have updated the project documentation to reflect my changes or
determined no changes are needed.

---------

Co-authored-by: Jesse Attas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage New issue that needs to be reviewed
Projects
Status: No status
Development

No branches or pull requests

1 participant