#58764 TC21337 — In the service Basic tab, the per-employee Bill of¶
materials (tech card) select lets you assign TechnologicalCard_1 to
Employee_1; the choice shows as the selected value, a success toast
appears on save, and the assignment persists after reload.
test_services_employee_bill_of_materials_assign_positive
Failures in last 30 days: 26
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-08-11 02:31 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 — 24
- TimeoutError — 2
Failure signatures (grouped by exception + full message):
AssertionError — 21 occurrence(s) across 21 pipeline(s)¶
AssertionError: The Bill of materials select does not show TechnologicalCard_1 as the selected value after choosing it
Expected value: 'Техкарта_1'
Actual value: Not specified
Call log:
- Expect "to_contain_text" with timeout 30000ms
- waiting for locator("[data-locator*=\"added_master_item_\"]").first.locator("[data-locator=\"technological_card_select\"]").first
33 × locator resolved to <div class="q-field__native row items-center" data-locator="technological_card_select">…</div>
- unexpected value "Not specified"
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_employee_bill_of_materials_assign_positive_pw.py:80 in test_services_employee_bill_of_materials_assign_positive
Seen in: - testops/autotests#215750 — shard 6 — launch 143430 (×1, last 2026-08-11 02:31 MSK) - testops/autotests#215492 — shard 6 — launch 142929 (×1, last 2026-08-10 03:39 MSK) - testops/autotests#215313 — shard 6 — launch 142596 (×1, last 2026-08-08 03:26 MSK) - testops/autotests#214910 — shard 5 — launch 139704 (×1, last 2026-08-06 03:40 MSK) - testops/autotests#214716 — shard 5 — launch 138361 (×1, last 2026-08-05 11:33 MSK) - testops/autotests#214444 — shard 5 — launch 136815 (×1, last 2026-08-04 03:25 MSK) - testops/autotests#214441 — shard 5 — launch 136781 (×1, last 2026-08-04 02:25 MSK) - testops/autotests#214242 — shard 5 — launch 135911 (×1, last 2026-08-02 02:27 MSK) - testops/autotests#214091 — shard 5 — launch 135564 (×1, last 2026-07-31 14:42 MSK) - testops/autotests#214042 — shard 5 — launch 135473 (×1, last 2026-07-31 11:20 MSK) - testops/autotests#213995 — shard 5 — launch 135366 (×1, last 2026-07-31 03:30 MSK) - testops/autotests#213801 — shard 5 — launch 134891 (×1, last 2026-07-30 03:29 MSK) - testops/autotests#213710 — shard 5 — launch 134670 (×1, last 2026-07-29 11:10 MSK) - testops/autotests#213673 — shard 5 — launch 134568 (×1, last 2026-07-29 02:39 MSK) - testops/autotests#213587 — shard 5 — launch 134389 (×1, last 2026-07-28 12:50 MSK) - testops/autotests#213170 — shard 5 — launch 133897 (×1, last 2026-07-24 11:44 MSK) - testops/autotests#213084 — shard 5 — launch 133810 (×1, last 2026-07-23 18:12 MSK) - testops/autotests#213037 — shard 5 — launch 133764 (×1, last 2026-07-23 14:53 MSK) - testops/autotests#213030 — shard 5 — launch 133763 (×1, last 2026-07-23 14:16 MSK) - testops/autotests#212775 — shard 5 — launch 133635 (×1, last 2026-07-22 15:08 MSK) - testops/autotests#212694 — shard 5 — launch 133604 (×1, last 2026-07-22 10:37 MSK)
AssertionError — 2 occurrence(s) across 2 pipeline(s)¶
AssertionError: The Bill of materials select does not show TechnologicalCard_1 as the selected value after choosing it
Expected value: 'Техкарта_1'
Actual value: Not set
Call log:
- Expect "to_contain_text" with timeout 30000ms
- waiting for locator("[data-locator*=\"added_master_item_\"]").first.locator("[data-locator=\"technological_card_select\"]").first
33 × locator resolved to <div class="q-field__native row items-center" data-locator="technological_card_select">…</div>
- unexpected value "Not set"
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_employee_bill_of_materials_assign_positive_pw.py:80 in test_services_employee_bill_of_materials_assign_positive
Seen in: - testops/autotests#215595 — shard 6 — launch 143182 (×1, last 2026-08-10 14:44 MSK) - testops/autotests#215051 — shard 6 — launch 140832 (×1, last 2026-08-06 18:00 MSK)
TimeoutError — 2 occurrence(s) across 2 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator=\"save_btn\"]").first
- locator resolved to <button tabindex="0" type="button" data-locator="save_btn" class="q-btn q-btn-item non-selectable no-outline q-btn--standard q-btn--rectangle q-btn--actionable q-focusable q-hoverable q-btn--no-uppercase yc-btn yc-btn_variant-primary yc-btn_small yc-btn_default yc-btn_align-center yc-btn services-settings-salon-controls__btn">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
58 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_employee_bill_of_materials_assign_positive_pw.py:83 in test_services_employee_bill_of_materials_assign_positive
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:710 in save
Seen in: - testops/autotests#215487 — shard 6 — launch 142927 (×1, last 2026-08-10 02:34 MSK) - testops/autotests#213678 — shard 5 — launch 134569 (×1, last 2026-07-29 03:30 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: The Bill of materials select does not show TechnologicalCard_1 as the selected value after choosing it
Expected value: 'Техкарта_1'
Actual value: Not specified
Call log:
- Expect "to_contain_text" with timeout 30000ms
- waiting for locator("[data-locator*=\"added_master_item_\"]").first.locator("[data-locator=\"technological_card_select\"]").first
34 × locator resolved to <div class="q-field__native row items-center" data-locator="technological_card_select">…</div>
- unexpected value "Not specified"
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_employee_bill_of_materials_assign_positive_pw.py:80 in test_services_employee_bill_of_materials_assign_positive
Seen in: - testops/autotests#215437 — shard 6 — launch 142827 (×1, last 2026-08-09 04:25 MSK)