#39160 Share of the company's product revenue (with discount)¶
test_payroll_company_revenue_share_products_with_discount
Failures in last 30 days: 6
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-08-06 03:40 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 — 5
- 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 27
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('27.00')}
but: was <[{'id': 15954869, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:142 in test_payroll_company_revenue_share_products_with_discount
lib/utils/hamcrest/__init__.py:10 in assert_that
lib/utils/hamcrest/__init__.py:23 in _assert_match
Seen in: - testops/autotests#212424 — shard 7 — launch 133246 (×1, last 2026-07-21 02:11 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Employee Сотрудник 1 should have payroll amount of 27
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('27.00')}
but: was <[{'id': 16049812, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:142 in test_payroll_company_revenue_share_products_with_discount
lib/utils/hamcrest/__init__.py:20 in assert_that
lib/utils/hamcrest/__init__.py:35 in _assert_match
Seen in: - testops/autotests#214202 — shard 7 — launch 135878 (×1, last 2026-08-01 11:46 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Employee Сотрудник 1 should have payroll amount of 27
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('27.00')}
but: was <[{'id': 16062851, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:142 in test_payroll_company_revenue_share_products_with_discount
lib/utils/hamcrest/__init__.py:20 in assert_that
lib/utils/hamcrest/__init__.py:35 in _assert_match
Seen in: - testops/autotests#214363 — shard 7 — launch 136215 (×1, last 2026-08-03 11:52 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Employee Сотрудник 1 should have payroll amount of 27
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('27.00')}
but: was <[{'id': 16088622, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:142 in test_payroll_company_revenue_share_products_with_discount
lib/utils/hamcrest/__init__.py:20 in assert_that
lib/utils/hamcrest/__init__.py:35 in _assert_match
Seen in: - testops/autotests#214666 — shard 7 — launch 138129 (×1, last 2026-08-05 02:30 MSK)
AssertionError — 1 occurrence(s) across 1 pipeline(s)¶
AssertionError: Employee Сотрудник 1 should have payroll amount of 27
Expected: a sequence containing a dictionary containing {'name': 'Сотрудник 1', 'payroll_amount': Decimal('27.00')}
but: was <[{'id': 16101384, 'name': 'Сотрудник 1', 'payroll_amount': Decimal('0')}]>
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:142 in test_payroll_company_revenue_share_products_with_discount
lib/utils/hamcrest/__init__.py:20 in assert_that
lib/utils/hamcrest/__init__.py:35 in _assert_match
Seen in: - testops/autotests#214910 — shard 7 — launch 139704 (×1, last 2026-08-06 03:40 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Page.goto: Timeout 60000ms exceeded.
Call log:
- navigating to "https://trace.teststation.altegio.dev/?autotests-session-id=e7c56916&autotests-client-type=biz.erp.web&url=https://biz-erp--master.teststation.altegio.dev/signin/?", waiting until "domcontentloaded"
Stacktrace:
suite/yclients/biz/erp/web/payroll/test_payroll_company_revenue_share_pw.py:117 in test_payroll_company_revenue_share_products_with_discount
lib/apps_pw/yclients/biz/erp/web/pages/guest/signin.py:40 in open
lib/common/ui/pages/playwright.py:34 in open
Seen in: - testops/autotests#211933 — shard 7 — launch 132852 (×1, last 2026-07-17 17:39 MSK)