Настройка услуги. Время начала и окончания поиска сеансов.¶
test_search_time_start_and_finish_seance_service_old
Failures in last 30 days: 28
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-08-04 04:26 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:
- Exception — 18
- AssertionError — 9
- TimeoutError — 1
Failure signatures (grouped by exception + full message):
Exception — 18 occurrence(s) across 6 pipeline(s)¶
Exception: Нет заполненного расписания
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_time_and_master_selection.py:1585 in test_search_time_start_and_finish_seance_service_old
lib/apps/yclients/client/booking/web/pages/select_time.py:100 in select_date
Seen in: - testops/autotests#213815 — shard 3 — launch 134924 (×3, last 2026-07-30 04:30 MSK) - testops/autotests#213801 — shard 3 — launch 134891 (×3, last 2026-07-30 03:29 MSK) - testops/autotests#213796 — shard 3 — launch 134889 (×3, last 2026-07-30 02:29 MSK) - testops/autotests#213689 — shard 3 — launch 134602 (×3, last 2026-07-29 04:30 MSK) - testops/autotests#213678 — shard 3 — launch 134569 (×3, last 2026-07-29 03:30 MSK) - testops/autotests#213673 — shard 3 — launch 134568 (×3, last 2026-07-29 02:39 MSK)
AssertionError — 5 occurrence(s) across 3 pipeline(s)¶
AssertionError: Список ожидаемых таймслотов не равен списку фактических таймслотов
Expected: a sequence containing (an object with a property 'start_at' matching <11:00:00> and an object with a property 'text' matching '11:00')
but: was <[]>
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_time_and_master_selection.py:1649 in test_search_time_start_and_finish_seance_service_old
Seen in: - testops/autotests#214383 — shard 3 — launch 136380 (×1, last 2026-08-03 14:42 MSK) - testops/autotests#214373 — shard 3 — launch 136314 (×2, last 2026-08-03 14:05 MSK) - testops/autotests#214368 — shard 3 — launch 136281 (×2, last 2026-08-03 12:45 MSK)
AssertionError — 2 occurrence(s) across 2 pipeline(s)¶
AssertionError: Список ожидаемых таймслотов не равен списку фактических таймслотов
Expected: a sequence containing (an object with a property 'start_at' matching <12:00:00> and an object with a property 'text' matching '12:00')
but: was <[]>
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_time_and_master_selection.py:1649 in test_search_time_start_and_finish_seance_service_old
Seen in: - testops/autotests#214383 — shard 3 — launch 136380 (×1, last 2026-08-03 14:42 MSK) - testops/autotests#214368 — shard 3 — launch 136281 (×1, last 2026-08-03 12:45 MSK)
AssertionError — 2 occurrence(s) across 2 pipeline(s)¶
AssertionError: Список ожидаемых таймслотов не равен списку фактических таймслотов
Expected: a sequence containing (an object with a property 'start_at' matching <10:00:00> and an object with a property 'text' matching '10:00')
but: was <[]>
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_time_and_master_selection.py:1649 in test_search_time_start_and_finish_seance_service_old
Seen in: - testops/autotests#214383 — shard 3 — launch 136380 (×1, last 2026-08-03 14:42 MSK) - testops/autotests#214373 — shard 3 — launch 136314 (×1, last 2026-08-03 14:05 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
TimeoutError: timed out
pymysql.err.OperationalError: (2003, "Can't connect to MySQL server on 'sbx01-htz.altegio.dev' (timed out)")
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2003, "Can't connect to MySQL server on 'sbx01-htz.altegio.dev' (timed out)")
(Background on this error at: http://sqlalche.me/e/e3q8)
Stacktrace:
lib/fixture/salon/__init__.py:196 in salon_with_entities
lib/preconditions/__init__.py:77 in create
data/db/orm/__init__.py:365 in add_entities
data/db/orm/__init__.py:71 in call_with_session
Seen in: - testops/autotests#214457 — shard 3 — launch 136848 (×1, last 2026-08-04 04:26 MSK)