Skip to content

#57585 Phone: a wrong confirmation code is rejected by PUT /api/v1/user/

(the number is not changed) and an inline error is shown

test_phone_wrong_confirmation_code_shows_inline_error

Failures in last 30 days: 2

Generated at 2026-08-11 06:34 MSK

Last failure: 2026-08-10 02:34 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 — 1 - AssertionError — 1

Failure signatures (grouped by exception + full message):

AssertionError — 1 occurrence(s) across 1 pipeline(s)

AssertionError: На страницах во время теста обнаружены ошибки в ответах сервера:
------------------------------------------------------------
Страница: https://biz-erp--master.teststation.altegio.dev/timetable/16198878/#mode=1
Ресурс: GET:/api/v1/company/16198878/timetable/attendance_day?dates%5B%5D=2026-08-10&include%5B%5D=records&include%5B%5D=records.services&include%5B%5D=records.labels&include%5B%5D=records.master&include%5B%5D=records.client&include%5B%5D=records.client.first_successful_visit&include%5B%5D=records.comer&include%5B%5D=records.comer.vehicle&include%5B%5D=records.resource_instances.resource&include%5B%5D=records.resource_instances&include%5B%5D=records.acceptance_free&include%5B%5D=records.attendance_service_items.attendance_service_composite.composite_service&include%5B%5D=records.duration_details&include%5B%5D=activities&include%5B%5D=activities.service&include%5B%5D=activities.labels&include%5B%5D=activities.master&include%5B%5D=activities.resource_instances.resource&include%5B%5D=activities.resource_instances&include%5B%5D=activities.duration_details&new_timetable_attendance_from_legacy=1&_=1786317362981
Статус: 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]

------------------------------------------------------------


------------------------------------------------------------
Страница: https://biz-erp--master.teststation.altegio.dev/timetable/16198878/#mode=1
Ресурс: GET:/api/v1/company/16198878/staff/workload?start_date=2026-08-01&end_date=2026-08-31&_=1786317362980
Статус: 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#215487shard 5launch 142927 (×1, last 2026-08-10 02:34 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 0x7f52191685e0>" until 'commit'
  navigated to "https://biz-erp--master.teststation.altegio.dev/signin/"
  navigated to "https://biz-erp--master.teststation.altegio.dev/signin/"
============================================================

Stacktrace:

suite/yclients/biz/erp/web/personal_account/test_phone_wrong_code_negative_pw.py:49 in test_phone_wrong_confirmation_code_shows_inline_error
lib/apps_pw/yclients/biz/erp/web/pages/guest/signin.py:77 in sign_in

Seen in: - testops/autotests#215180shard 5launch 141669 (×1, last 2026-08-07 12:46 MSK)