Merge pull request 'Деплой МЕРЫ снова заблокирован: три живых теста снапшотов не в allowlist' (#3584) from fix/allowlist-2993-live-tests into main
All checks were successful
Deploy Trade-In / changes (push) Successful in 16s
Deploy Trade-In / build-browser (push) Successful in 51s
Deploy Trade-In / build-frontend (push) Successful in 2m57s
Deploy Trade-In / test (push) Successful in 4m24s
Deploy Trade-In / build-backend (push) Successful in 1m13s
Deploy Trade-In / deploy (push) Successful in 2m41s
Deploy Trade-In / deploy-status (push) Successful in 1s
Deploy Trade-In / perimeter-smoke (push) Successful in 1m42s
All checks were successful
Deploy Trade-In / changes (push) Successful in 16s
Deploy Trade-In / build-browser (push) Successful in 51s
Deploy Trade-In / build-frontend (push) Successful in 2m57s
Deploy Trade-In / test (push) Successful in 4m24s
Deploy Trade-In / build-backend (push) Successful in 1m13s
Deploy Trade-In / deploy (push) Successful in 2m41s
Deploy Trade-In / deploy-status (push) Successful in 1s
Deploy Trade-In / perimeter-smoke (push) Successful in 1m42s
This commit is contained in:
commit
9b818c2029
1 changed files with 7 additions and 0 deletions
|
|
@ -188,3 +188,10 @@ tests/test_3385_migration_310_yandex_seed_slips.py::test_stops_and_rolls_back_wh
|
||||||
# суточной паузой и выбыванием после трёх недогрузов судит только Postgres — на
|
# суточной паузой и выбыванием после трёх недогрузов судит только Postgres — на
|
||||||
# мок-лэйне БД нет. В ci-tradein.yml бежит по-настоящему (postgres-сервис, #2745).
|
# мок-лэйне БД нет. В ci-tradein.yml бежит по-настоящему (postgres-сервис, #2745).
|
||||||
tests/test_3191_yandex_perpetual_underloaded.py::test_perpetual_underloaded_cards_leave_queue_head
|
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