Skip to content

Stop printing "error: too many arguments" during tests.#6088

Open
mstange wants to merge 1 commit into
firefox-devtools:mainfrom
mstange:push-ynvnxtnkkwxp
Open

Stop printing "error: too many arguments" during tests.#6088
mstange wants to merge 1 commit into
firefox-devtools:mainfrom
mstange:push-ynvnxtnkkwxp

Conversation

@mstange
Copy link
Copy Markdown
Contributor

@mstange mstange commented Jun 4, 2026

Fixes #6079.

@mstange mstange requested review from canova and fatadel June 4, 2026 19:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (2cb282f) to head (283d1b6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6088   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files         338      338           
  Lines       35693    35693           
  Branches     9904     9904           
=======================================
  Hits        29873    29873           
  Misses       5392     5392           
  Partials      428      428           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

yarn test outputs a "too many arguments" error

1 participant