Merge remote-tracking branch 'origin/main' into fix/canon-addr-slash
All checks were successful
CI / changes (pull_request) Successful in 15s
CI Trade-In / changes (pull_request) Successful in 12s
CI Trade-In / browser-tests (pull_request) Has been skipped
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 5m26s
All checks were successful
CI / changes (pull_request) Successful in 15s
CI Trade-In / changes (pull_request) Successful in 12s
CI Trade-In / browser-tests (pull_request) Has been skipped
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 5m26s
This commit is contained in:
commit
f0d98934bd
1 changed files with 7 additions and 0 deletions
|
|
@ -192,3 +192,10 @@ tests/test_3385_migration_310_yandex_seed_slips.py::test_stops_and_rolls_back_wh
|
|||
# суточной паузой и выбыванием после трёх недогрузов судит только Postgres — на
|
||||
# мок-лэйне БД нет. В ci-tradein.yml бежит по-настоящему (postgres-сервис, #2745).
|
||||
tests/test_3191_yandex_perpetual_underloaded.py::test_perpetual_underloaded_cards_leave_queue_head
|
||||
|
||||
# Снапшоты «строка на изменение» (#2993, миграция 325): сравнение с последним
|
||||
# снимком источника и суточная идемпотентность исполняет только Postgres — на
|
||||
# мок-лэйне деплоя БД нет. В ci-tradein.yml бегут по-настоящему (postgres-сервис).
|
||||
tests/test_2993_snapshot_change_only.py::test_events_survive_change_only_writes
|
||||
tests/test_2993_snapshot_change_only.py::test_only_changed_or_new_sources_get_a_row_today
|
||||
tests/test_2993_snapshot_change_only.py::test_rerun_same_day_compares_with_todays_row
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue