#58775 TC23949 — A fired team member cannot be assigned to a service:¶
the fired employee is not offered in the Team member select.
test_services_assign_fired_team_member_negative
Failures in last 30 days: 5
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-08-11 04:30 MSK
Filter: pipelines with sandbox_biz_erp ∈ {master, testops-dev} AND autotests_branch ∈ {master, main} only (testops-dev — daytime ticks since 2026-08-05).
By exception class:
- AssertionError — 3
- TimeoutError — 2
Failure signatures (grouped by exception + full message):
AssertionError — 3 occurrence(s) across 3 pipeline(s)¶
AssertionError: The Assign team member button is still rendered although no active team member remains to assign
Expected: <False>
but: was <True>
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_assign_fired_team_member_negative_pw.py:93 in test_services_assign_fired_team_member_negative
lib/utils/hamcrest/__init__.py:20 in assert_that
lib/utils/hamcrest/__init__.py:35 in _assert_match
Seen in: - testops/autotests#215769 — shard 6 — launch 143464 (×1, last 2026-08-11 04:30 MSK) - testops/autotests#215621 — shard 6 — launch 143249 (×1, last 2026-08-10 15:55 MSK) - testops/autotests#215487 — shard 6 — launch 142927 (×1, last 2026-08-10 02:34 MSK)
TimeoutError — 2 occurrence(s) across 2 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.fill: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator*=\"added_master_item_\"]").first.locator("[data-locator=\"service_master_select\"] input").first
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_assign_fired_team_member_negative_pw.py:91 in test_services_assign_fired_team_member_negative
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:76 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/service/filial/edit.py:535 in type_master_search
Seen in: - testops/autotests#215428 — shard 6 — launch 142794 (×1, last 2026-08-09 03:29 MSK) - testops/autotests#215180 — shard 6 — launch 141669 (×1, last 2026-08-07 12:46 MSK)