test(browser): удалить устаревшие pool-routing тесты (CI red после #1793) #1802
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#1802
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/remove-obsolete-browser-pool-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проблема
tradein-mvp/backend/tests/test_browser_pool_routing.py(5 тестов) ссылается наFEATURE_BROWSER_POOL_ENABLED/_build_proxy_map/_fetch_via_pool/_fetch_via_single— этот feature-flag-pool API удалён в #1793 (per-provider rewrite сделал per-provider безусловным). → CI red на main:AttributeError: module ... has no attribute 'FEATURE_BROWSER_POOL_ENABLED'(5 failed).Фикс
Удалить файл целиком — он тестировал удалённую функциональность. Per-provider routing (по host → provider, per-provider lock, proxy из
BROWSER_PROXY_*) теперь покрыт вtradein-mvp/browser/test_server.py(22 теста, включая overlap-проверки конкурентности).Один файл удалён, 2158 backend-тестов остаются зелёными.