#39161 Share of the company's product profits (with prime cost)¶
test_payroll_company_revenue_share_products_with_prime_cost
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:
- AssertionError — 3
- TimeoutError — 1
Failure signatures (grouped by exception + full message):
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Employee Сотрудник 1 should have payroll amount of 36
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('36.00')}
but: was <[{'id': 15929498, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:70 in test_payroll_company_revenue_share_products_with_prime_cost
lib/utils/hamcrest/__init__.py:10 in assert_that
lib/utils/hamcrest/__init__.py:23 in _assert_match
Seen in: - testops/autotests#211624 — shard 5 — launch 132134 (×1, last 2026-07-15 15:11 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=\"master_id_16101439\"]").locator("[data-locator=\"payroll_settlement\"]")
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:84 in test_payroll_company_revenue_share_products_with_prime_cost
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:76 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/payroll/period_calculation.py:80 in create_payroll_sheet_and_navigate
Seen in: - testops/autotests#214910 — shard 6 — launch 139704 (×1, last 2026-08-06 03:40 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: На страницах во время теста обнаружены ошибки в ответах сервера:
------------------------------------------------------------
Страница: https://biz-erp--master.teststation.altegio.dev/analytics/16212088/?start_date=13.07.2026&end_date=11.08.2026&user_id=0&position_id=0&master_id=0
Ресурс: POST:/analytics/16212088/clientStats
Статус: 503
Детали: <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>[biz.erp:master] Тестовая станция</title>
<link type="image/png" href="//cdn.altegio.dev/favicon.ico" rel="shortcut icon" />
<link href="/pages/css/common.css" rel="stylesheet" type="text/css">
</head>
<body>
<script>
let id = setInterval(() => {
fetch('/')
.th ... [cropped]
------------------------------------------------------------
Stacktrace:
plugins/allure/playwright/plugin.py:95 in pytest_runtest_teardown
Seen in: - testops/autotests#215769 — shard 7 — launch 143464 (×1, last 2026-08-11 04:30 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "<function ImplToApiMapping.wrap_handler.<locals>.wrapper_func at 0x7f0bd7739300>" until 'commit'
============================================================
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:50 in test_payroll_company_revenue_share_products_with_prime_cost
lib/apps_pw/yclients/biz/erp/web/pages/guest/signin.py:77 in sign_in
Seen in: - testops/autotests#212648 — shard 6 — launch 133561 (×1, last 2026-07-22 01:48 MSK)