dillon1000/react

Commit

Fix test_build_devtools CI job to run test-build-devtools (#17631)

* Skip abandoned project folders in Jest config

This fixes a problem that occurs after renaming a package.

* Fix test_build_devtools to run test-build-devtools

* Exclude console.error plugin for DevTools packages

* Use correct release channel for DevTools tests

This should fix the createRoot error.

* Fix TZ dependent test

* Change DT job dependencies
Browse files
Changed paths5 files
First-parent comparison
M .circleci/config.yml ModifiedM packages/react-devtools-shared/src/__tests__/inspectedElementContext-test.js ModifiedM scripts/jest/config.build-devtools.js ModifiedM scripts/jest/config.build.js ModifiedM scripts/jest/preprocessor.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…