• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

BacLuc / ecamp3 / 29869337988
34%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: httpcache-checklist-item-mature
DEFAULT BRANCH: devel
Ran 21 Jul 2026 09:19PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
29869337988

push

github

BacLuc
fix(e2e): re-inject X-Debug-Exception headers under APP_DEBUG=0

APP_DEBUG=0 (needed to stop the htmlpurifier warmer race) disables Symfony's verbose error output, which surfaced via the X-Debug-Exception / X-Debug-Exception-File response headers - the very headers that diagnosed the warm race. Re-add them, scoped to e2e, via a tiny kernel.exception subscriber that runs after the default renderer and copies the same header values Symfony would have set when kernel.debug is true. Gated by %kernel.environment% (== e2e) so it auto-enables only in e2e and stays off in prod/dev/test - no env-var delivery pipeline or env-processor defaulting. prod/dev unaffected.

- api/src/EventListener/DebugExceptionHeadersSubscriber.php (new)
- api/config/services.yaml: wire $env from %kernel.environment%
Source Files on build 29869337988
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29869337988
  • f36209c7 on github
  • Next Build on e2e-fix-login-more (#29869520485)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc