#58767 TC21342 — Multiple service-name translations on the Languages tab:¶
a previously selected language is excluded from later rows, the Add
translation button is disabled until a row has a value, and after reload only
rows with a non-empty translation persist.
test_services_add_multiple_translations_happy_path
Failures in last 30 days: 4
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:
- TimeoutError — 3
- AssertionError — 1
Failure signatures (grouped by exception + full message):
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Locator expected to be visible
Actual value: None
Error: element(s) not found
Call log:
- Expect "to_be_visible" with timeout 30000ms
- waiting for locator(".q-menu .q-item").first
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_add_multiple_translations_happy_path_pw.py:69 in test_services_add_multiple_translations_happy_path
lib/apps_pw/yclients/biz/erp/web/pages/service/filial/edit.py:1532 in open_row_language_options
Seen in: - testops/autotests#215266 — shard 3 — launch 142397 (×1, last 2026-08-07 22:35 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator=\"add_translation_btn\"]:visible").first
- locator resolved to <button disabled tabindex="-1" type="button" aria-disabled="true" data-locator="add_translation_btn" class="q-btn q-btn-item non-selectable no-outline q-btn--standard q-btn--rectangle disabled q-btn--no-uppercase yc-btn yc-btn_variant-secondary yc-btn_small yc-btn_disabled yc-btn_align-center yc-btn gt-xs">…</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_add_multiple_translations_happy_path_pw.py:78 in test_services_add_multiple_translations_happy_path
lib/apps_pw/yclients/biz/erp/web/pages/service/filial/edit.py:1477 in click_add_translation
Seen in: - testops/autotests#213400 — shard 2 — launch 134129 (×1, last 2026-07-27 14:47 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.inner_text: Timeout 30000ms exceeded.
Call log:
- waiting for locator(".q-menu .q-item").nth(32)
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_add_multiple_translations_happy_path_pw.py:69 in test_services_add_multiple_translations_happy_path
lib/apps_pw/yclients/biz/erp/web/pages/service/filial/edit.py:1534 in open_row_language_options
Seen in: - testops/autotests#215505 — shard 3 — launch 142962 (×1, last 2026-08-10 04:37 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator=\"translation_row\"]").first.locator("[data-locator=\"translation_language_select\"]").first
- locator resolved to <div class="q-field__native row items-center" data-locator="translation_language_select">…</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
Stacktrace:
suite/yclients/biz/erp/web/settings/services/test_services_add_multiple_translations_happy_path_pw.py:69 in test_services_add_multiple_translations_happy_path
lib/apps_pw/yclients/biz/erp/web/pages/service/filial/edit.py:1530 in open_row_language_options
Seen in: - testops/autotests#215769 — shard 3 — launch 143464 (×1, last 2026-08-11 04:30 MSK)