Skip to content

#6143 test: add standalone forwardRef regression#13453

Open
satanTime wants to merge 1 commit intohelp-me-mom:mainfrom
satanTime:issues/6143
Open

#6143 test: add standalone forwardRef regression#13453
satanTime wants to merge 1 commit intohelp-me-mom:mainfrom
satanTime:issues/6143

Conversation

@satanTime
Copy link
Copy Markdown
Member

Summary

Historical verification

  • the same spec passes on the report-time main commit ec28e3d412a5605420dddb9eeb9ff5f2f28649c3
  • the same spec fails on the reporter's v14.7.1 with RangeError: Maximum call stack size exceeded

Validation

  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 sh test.sh coverage
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 sh test.sh a5es5
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a14 npm run test:jasmine:es2015 -- --include src/test/tests/issue-6143/test.spec.ts
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a14 npm run test:jest:es2015 -- --runTestsByPath src/test/tests/issue-6143/test.spec.ts
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a15 npm run test:jasmine -- --include src/test/tests/issue-6143/test.spec.ts
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a15 npm run test:jest -- --runTestsByPath src/test/tests/issue-6143/test.spec.ts
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a20 npm run test:jasmine -- --include src/test/tests/issue-6143/test.spec.ts
  • COMPOSE_PROJECT_NAME=ngmocks_6143_test_132016 docker compose run --rm a20 npm run test:jest -- --runTestsByPath src/test/tests/issue-6143/test.spec.ts

Refs #6143

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c0b8705) to head (aaf029a).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main    #13453   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          228       228           
  Lines         4168      4168           
  Branches      1187      1187           
=========================================
  Hits          4168      4168           

☔ View full report in Codecov by Sentry.
📢 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.

1 participant