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

iplweb / bpp / 25048954008
65%

Build:
DEFAULT BRANCH: dev
Ran 28 Apr 2026 11:09AM 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
25048954008

push

github

mpasternak
fix(tests): force TESTING=True in xdist workers via DJANGO_BPP_TESTING env

Workery pytest-xdist mają sys.argv=['execnet_gateway'], więc
_elem_in_sys_argv(['pytest',...]) z settings.base.py zwracało None i
TESTING było falsy. To przepuszczało {% if not TESTING %} guard w
base.html dla widgetów UserWay/Freshworks — leciały do CDN-a i sypały
"Cannot read properties of null (reading 'invalidAccountId')" JS
console errorem w headlessowym Chromium pod równoległą presją.
test_anonymous_smoke_crawl[chromium] padał, w pewnych przebiegach
ciągnął ze sobą 6 testów test_procent_odpowiedzialnosci.

Wymuszenie DJANGO_BPP_TESTING=1 przez pytest-env propaguje się do
os.environ wszystkich workerów (dziedziczą env od kontrolera) i
TESTING jest deterministycznie True we wszystkich procesach pytest.
Source Files on build 25048954008
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25048954008
  • e0b12a8d on github
  • Prev Build on dev (#25047158363)
  • Next Build on dev (#25049510769)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc