Skip to content

Просмотреть календарь ресурсов

test_resources_timetable

Failures in last 30 days: 7

Generated at 2026-08-11 06:34 MSK

Last failure: 2026-07-27 23:19 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 — 6 - TimeoutError — 1

Failure signatures (grouped by exception + full message):

AssertionError — 5 occurrence(s) across 2 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/records/test_manage_with_resources_pw.py:140 in test_resources_timetable
lib/apps_pw/yclients/biz/erp/web/pages/__init__.py:75 in decorated
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1886 in move_record
lib/apps_pw/yclients/biz/erp/web/pages/timetable.py:1930 in _wait_for_gritter_alert

Seen in: - testops/autotests#213488shard 2launch 134197 (×3, last 2026-07-27 23:19 MSK) - testops/autotests#211265shard 1launch 131304 (×2, last 2026-07-14 00:11 MSK)

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

AssertionError: Записи по требуемым критериям не найдены
Expected: (a sequence containing (an object with a property 'id' matching <20225560> and an object with a property 'master_id' matching <15924639> and an object with a property 'timestamp' matching <1783951200>) and a sequence containing (an object with a property 'id' matching <20225561> and an object with a property 'master_id' matching <15924640> and an object with a property 'timestamp' matching <1783951200>))
     but: a sequence containing (an object with a property 'id' matching <20225560> and an object with a property 'master_id' matching <15924639> and an object with a property 'timestamp' matching <1783951200>) was <[]>

Stacktrace:

suite/yclients/biz/erp/web/records/test_manage_with_resources_pw.py:77 in test_resources_timetable
lib/utils/hamcrest/__init__.py:10 in assert_that
lib/utils/hamcrest/__init__.py:23 in _assert_match

Seen in: - testops/autotests#211265shard 1launch 131304 (×1, last 2026-07-14 00: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#212648shard 2launch 133561 (×1, last 2026-07-22 01:48 MSK)