#19188 Перенос группового события (перетягиванием в журнале) - другой ресурс - время занято другой записью¶
test_activity_manage_drag_n_drop_on_busy_time
Failures in last 30 days: 2
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-07-23 18:12 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: Групповое_событие_1 отображается с неверными параметрами
Expected: a sequence containing (an object with a property 'id' matching <3260524> and an object with a property 'master_id' matching <15970752> and an object with a property 'services_titles' matching '(0/2) Групповая услуга #1' and an object with a property 'resource_instances' matching a sequence containing <980594>)
but: was <[PwRecord(id=3260524, is_activity=True, timestamp=1784790000, master_id=15970752, length=3600, attendance=0, services_titles='(0/2) Групповая услуга #1', client_name=None, client_phone=None, comment=None, color='rgba(33, 150, 24, 0.8)', icons_category=['users'], head_color=None, paid_full=False, duration_more_than_day=None, resource_instances=[980593], z_index='100'), PwRecord(id=3260525, is_activity=True, timestamp=1784790000, master_id=15970752, length=3600, attendance=0, services_titles='(0/2) Групповая услуга #1', client_name=None, client_phone=None, comment=None, color='rgba(33, 150, 24, 0.8)', icons_category=['users'], head_color=None, paid_full=False, duration_more_than_day=None, resource_instances=[980594], z_index='100')]>
Stacktrace:
suite/yclients/biz/erp/web/activities/test_manage_activities_pw.py:2776 in test_activity_manage_drag_n_drop_on_busy_time
lib/utils/hamcrest/__init__.py:10 in assert_that
lib/utils/hamcrest/__init__.py:23 in _assert_match
Seen in: - testops/autotests#213084 — shard 3 — launch 133810 (×1, last 2026-07-23 18:12 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
TimeoutError: timed out
pymysql.err.OperationalError: (2013, 'Lost connection to MySQL server during query (timed out)')
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2013, 'Lost connection to MySQL server during query (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:349 in add_entities
data/db/orm/__init__.py:69 in call_with_session
Seen in: - testops/autotests#212648 — shard 3 — launch 133561 (×1, last 2026-07-22 01:48 MSK)