dillon1000/react

Commit

Add snapshot testing on e2e test failure (#24672)

We have a currently unreproducible flaky e2e test. This PR captures snapshots on e2e test failures so we can better debug flaky e2e tests that don't fail locally.
Browse files
Changed paths4 files
First-parent comparison
M .circleci/config.yml ModifiedM packages/react-devtools-inline/__tests__/__e2e__/components.test.js ModifiedM packages/react-devtools-inline/playwright.config.js ModifiedM scripts/circleci/run_devtools_e2e_tests.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…