Отображение записи с напечатанным чеком в режиме ресурсов¶
test_displaying_record_with_printed_receipt_in_resource_mode
Failures in last 30 days: 22
Generated at 2026-06-11 23:32 MSK
Last failure: 2026-06-03 16:16 MSK
Filter: pipelines with sandbox_biz_erp = master AND autotests_branch ∈ {master, main} only.
By exception class:
- AssertionError — 19
- Unknown — 2
- TimeoutError — 1
Failure signatures (grouped by exception + full message):
AssertionError — 18 occurrence(s) across 11 pipeline(s)¶
AssertionError: Статус печати чека "Чек распечатан" не найден в тултипе
Expected: 'Bill printed'
but: was <None>
Stacktrace:
suite/yclients/biz/erp/web/timetable/test_record_status_pw.py:285 in test_displaying_record_with_printed_receipt_in_resource_mode
lib/utils/hamcrest/__init__.py:10 in assert_that
lib/utils/hamcrest/__init__.py:23 in _assert_match
Seen in: - testops/autotests#204708 — shard 5 — launch 119458 (×1, last 2026-06-03 16:16 MSK) - testops/autotests#204525 — shard 5 — launch 119140 (×1, last 2026-06-02 17:50 MSK) - testops/autotests#204486 — shard 5 — launch 119120 (×3, last 2026-06-02 16:17 MSK) - testops/autotests#204449 — shard 5 — launch 119073 (×1, last 2026-06-02 13:09 MSK) - testops/autotests#204426 — shard 5 — launch 119062 (×2, last 2026-06-02 11:34 MSK) - testops/autotests#204319 — shard 5 — launch 118682 (×1, last 2026-06-01 15:12 MSK) - testops/autotests#204239 — shard 5 — launch 118574 (×2, last 2026-05-31 15:31 MSK) - testops/pipeline/blackbox#203420 — launch 117740 (×1, last 2026-05-27 04:03 MSK) - testops/pipeline/blackbox#203348 — launch 117687 (×3, last 2026-05-26 20:00 MSK) - testops/pipeline/blackbox#203342 — launch 117684 (×2, last 2026-05-26 19:16 MSK) - testops/pipeline/blackbox#203306 — launch 117633 (×1, last 2026-05-26 15:45 MSK)
Unknown — 2 occurrence(s) across 1 pipeline(s)¶
(no message recorded)
Seen in: - testops/autotests#204082 — launch 118514 (×2, last 2026-05-29 17:27 MSK)
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("[data-locator=\"tooltip\"]")
Stacktrace:
suite/yclients/biz/erp/web/timetable/test_record_status_pw.py:278 in test_displaying_record_with_printed_receipt_in_resource_mode
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:75 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1247 in get_record_tooltip_info
Seen in: - testops/autotests#204575 — shard 5 — launch 119165 (×1, last 2026-06-02 20:17 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.text_content: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator=\"tooltip\"]").locator("[data-locator='tooltip_client_name']").first
Stacktrace:
suite/yclients/biz/erp/web/timetable/test_record_status_pw.py:278 in test_displaying_record_with_printed_receipt_in_resource_mode
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:73 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1296 in get_record_tooltip_info
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1345 in _tooltip_text
Seen in: - testops/autotests#204251 — shard 5 — launch 118577 (×1, last 2026-05-31 15:50 MSK)