Two e2e tests intermittently failed with "unmocked external request" when the Sentry browser SDK emitted an envelope to the real ingest endpoint despite `enabled: false`. The BrowserTracing integration captures the page-load transaction before init's enabled flag fully propagates, so a single envelope leaks on cold start. Add a SILENT_DROP list that aborts matching requests without recording them as blocked, so legitimate missing-mock failures still surface. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| brouter-mock.ts | ||
| test.ts | ||