You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are test failures in Firefox associated with the TableColumnDurationText. See this test run
Failure excerpt:
[test-concurrent:nimble-components] [test-firefox] 1) removes title on mouseout of cell
[test-concurrent:nimble-components] [test-firefox] TableColumnDurationText
[test-concurrent:nimble-components] [test-firefox] Error: Timeout - Async function did not complete within 10000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) in /home/runner/work/nimble/nimble/node_modules/karma-jasmine/node_modules/jasmine-core/lib/jasmine-core/jasmine.js (line 7612)
[test-concurrent:nimble-components] [test-firefox] <Jasmine>
[test-concurrent:nimble-components] [test-firefox] <Jasmine>
[test-concurrent:nimble-components] [test-firefox] <Jasmine>
[test-concurrent:nimble-components] [test-firefox] <Jasmine>
[test-concurrent:nimble-components] [test-firefox]
[test-concurrent:nimble-components] [test-firefox] 2) updates displayed date when lang token changes
[test-concurrent:nimble-components] [test-firefox] TableColumnDurationText
[test-concurrent:nimble-components] [test-firefox] Error: Attempting to index past the total number of rendered rows in /tmp/_karma_webpack_365747/commons.js (line 107834)
[test-concurrent:nimble-components] [test-firefox] getRow@/tmp/_karma_webpack_365747/commons.js:107834:19
[test-concurrent:nimble-components] [test-firefox] getCell@/tmp/_karma_webpack_365747/commons.js:107840:26
[test-concurrent:nimble-components] [test-firefox] getRenderedCellView@/tmp/_karma_webpack_365747/commons.js:107487:27
[test-concurrent:nimble-components] [test-firefox] getCellTitle@/tmp/_karma_webpack_365747/commons.js:107533:31
[test-concurrent:nimble-components] [test-firefox] @/tmp/_karma_webpack_365747/commons.js:110314:32
💻 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]
The text was updated successfully, but these errors were encountered:
# 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]>
🐛 Bug Report
There are test failures in Firefox associated with the TableColumnDurationText. See this test run
Failure excerpt:
💻 Repro or Code Sample
🤔 Expected Behavior
😯 Current Behavior
💁 Possible Solution
🔦 Context
🌍 Your Environment
The text was updated successfully, but these errors were encountered: