Fix test failures in PR #9190: Set.intersection and ResizeObserver compatibility#9191
Draft
Fix test failures in PR #9190: Set.intersection and ResizeObserver compatibility#9191
Conversation
…ation and add ResizeObserver mock Co-authored-by: Archaeopteryx <216576+Archaeopteryx@users.noreply.github.com>
…stomizations In production, the default CSS rules have a higher priority than the custom ones without this adjustment.
Co-authored-by: Archaeopteryx <216576+Archaeopteryx@users.noreply.github.com>
Co-authored-by: Archaeopteryx <216576+Archaeopteryx@users.noreply.github.com>
…ver mock Co-authored-by: Archaeopteryx <216576+Archaeopteryx@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix test failure in pull request 9190
Fix test failures in PR #9190: Set.intersection and ResizeObserver compatibility
Jan 30, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9191 +/- ##
==========================================
+ Coverage 82.07% 82.09% +0.01%
==========================================
Files 602 602
Lines 33794 33800 +6
Branches 3070 3069 -1
==========================================
+ Hits 27737 27747 +10
- Misses 5741 5927 +186
+ Partials 316 126 -190 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR #9190 replaces
react-lazylogwith@melloware/react-logviewerbut fails tests due to ES2025Set.intersection()usage and missingResizeObserverin jsdom.Changes
Replace Set.intersection() with compatible implementation (
ui/helpers/filter.js)Set.prototype.intersection()unavailable in Node v20.20Add ResizeObserver mock (
tests/ui/test-setup.js)@melloware/react-logviewerrequiresResizeObserverWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
circleci.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.