dillon1000/react
Commit
Browse files 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.
Changed paths4 files
First-parent comparison.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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…