Проверка валидации поля телефона для sms авторизации¶
test_auth_fields_sms_phone_validation
Failures in last 30 days: 7
Generated at 2026-06-11 23:32 MSK
Last failure: 2026-06-11 16:07 MSK
Filter: pipelines with sandbox_biz_erp = master AND autotests_branch ∈ {master, main} only.
By exception class:
- Unknown — 6
- TimeoutException — 1
Failure signatures (grouped by exception + full message):
Unknown — 6 occurrence(s) across 2 pipeline(s)¶
File "/autotests/autotests/lib/preconditions/yclients/client/booking/online_booking_check_auth_fields_sms_phone_validation.py", line 23
| XSS | \<script>alert('XSS')\</script>|
^^
SyntaxError: invalid escape sequence '\<'
Stacktrace:
lib/fixture/salon/__init__.py:158 in salon_with_entities
Seen in: - testops/autotests#205308 — shard 10 — launch 120387 (×3, last 2026-06-08 19:21 MSK) - testops/autotests#204723 — shard 10 — launch 119528 (×3, last 2026-06-03 17:57 MSK)
TimeoutException — 1 occurrence(s) across 1 pipeline(s)¶
selenium.common.exceptions.TimeoutException: Message: Ожидаем элемент в DOM: "[data-locator="phone_validation_text"]", параметры метода ожидания: ([
"css selector",
"None",
"[data-locator=\"phone_validation_text\"]",
"<autotests.lib.apps.yclients.client.booking.web.pages.sign_in.SignInPage object at 0x7fa63032b470>"
]), условия ожидания: ([
"timeout: 25s"
])
Stacktrace:
#0 0x5640ad9585e3 <unknown>
#1 0x5640ad61b0b7 <unknown>
#2 0x5640ad668f53 <unknown>
#3 0x5640ad669051 <unknown>
#4 0x5640ad6ae9c4 <unknown>
#5 0x5640ad68ff1d <unknown>
#6 0x5640ad6abb3d <unknown>
#7 0x5640ad68fcc3 <unknown>
#8 0x5640ad65b0e4 <unknown>
#9 0x5640ad65c0ae <unknown>
#10 0x5640ad91ece1 <unknown>
#11 0x5640ad922b7e <unknown>
#12 0x5640ad90c4b5 <unknown>
#13 0x5640ad9237d6 <unknown>
#14 0x5640ad8efdbf <unknown>
#15 0x5640ad946748 <unknown>
#16 0x5640ad946917 <unknown>
#17 0x5640ad957773 <unknown>
#18 0x7fc9f7dd4aa4 <unknown>
#19 0x7fc9f7e61a64 __clone
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_authorization.py:194 in test_auth_fields_sms_phone_validation
lib/apps/yclients/client/booking/web/pages/sign_in.py:53 in phone_validation_text
lib/common/ui/pages/web.py:61 in decorated
lib/common/ui/pages/web.py:148 in wait_for_element
lib/ui/selenium/webdriver/support/wait.py:28 in until
Seen in: - testops/autotests#205814 — shard 10 — launch 121756 (×1, last 2026-06-11 16:07 MSK)