#19185 Перенос группового события (перетягиванием в журнале) -¶
этот же день - на один и тот же ресурс
test_activity_drag_n_drop_same_resource_same_day
Failures in last 30 days: 4
Generated at 2026-08-11 06:34 MSK
Last failure: 2026-07-29 03: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 — 3 occurrence(s) across 3 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("div#gritter-notice-wrapper div.gritter-item-wrapper").first
Stacktrace:
suite/yclients/biz/erp/web/activities/test_manage_activities_pw.py:2918 in test_activity_drag_n_drop_same_resource_same_day
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:75 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1770 in move_activity
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1930 in _wait_for_gritter_alert
Seen in: - testops/autotests#213678 — shard 5 — launch 134569 (×1, last 2026-07-29 03:30 MSK) - testops/autotests#211933 — shard 5 — launch 132852 (×1, last 2026-07-17 17:39 MSK) - testops/autotests#211624 — shard 3 — launch 132134 (×1, last 2026-07-15 15:11 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 5 — launch 133561 (×1, last 2026-07-22 01:48 MSK)