Speed up pre-commit #311
server_docker_image.yml
on: push
Build & push server image to Dockerhub
45s
Annotations
1 error
|
test_mssql.test_run_transfer_postgres_to_mssql_mixed_naming_with_full_strategy[settings0-postgres-mssql-mssql-postgres-123-test_queue-full_strategy-transformations0]:
tests/test_integration/test_run_transfer/test_mssql.py#L174
AssertionError: assert [Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=1234.2343), Row(Id=2, Phone Number='+79234567890', region='Gondor', NUMBER=2, birth_DATE=datetime.date(2022, 6, 19), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=2345.5678), Row(Id=3, Phone Number='+79345678901', region='Rohan', NUMBER=3, birth_DATE=datetime.date(2021, 11, 5), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=3456.789), Row(Id=4, Phone Number='+79456789012', region='Shire', NUMBER=4, birth_DATE=datetime.date(2020, 1, 30), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=4567.8901), Row(Id=5, Phone Number='+79567890123', region='Isengard', NUMBER=5, birth_DATE=datetime.date(2023, 8, 15), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=5678.9012)] == [Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=1234.2343), Row(Id=2, Phone Number='+79234567890', region='Gondor', NUMBER=2, birth_DATE=datetime.date(2022, 6, 19), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=2345.5678), Row(Id=3, Phone Number='+79345678901', region='Rohan', NUMBER=3, birth_DATE=datetime.date(2021, 11, 5), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=3456.789), Row(Id=4, Phone Number='+79456789012', region='Shire', NUMBER=4, birth_DATE=datetime.date(2020, 1, 30), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=4567.8901), Row(Id=5, Phone Number='+79567890123', region='Isengard', NUMBER=5, birth_DATE=datetime.date(2023, 8, 15), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=5678.9012)]
At index 0 diff: Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=1234.2343) != Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=1234.2343)
Full diff:
[
- Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=1234.2343),
? ^
+ Row(Id=1, Phone Number='+79123456789', region='Mordor', NUMBER=1, birth_DATE=datetime.date(2023, 3, 11), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=1234.2343),
? ^
- Row(Id=2, Phone Number='+79234567890', region='Gondor', NUMBER=2, birth_DATE=datetime.date(2022, 6, 19), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=2345.5678),
? ^
+ Row(Id=2, Phone Number='+79234567890', region='Gondor', NUMBER=2, birth_DATE=datetime.date(2022, 6, 19), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=2345.5678),
? ^
- Row(Id=3, Phone Number='+79345678901', region='Rohan', NUMBER=3, birth_DATE=datetime.date(2021, 11, 5), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=3456.789),
? ^
+ Row(Id=3, Phone Number='+79345678901', region='Rohan', NUMBER=3, birth_DATE=datetime.date(2021, 11, 5), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=3456.789),
? ^
- Row(Id=4, Phone Number='+79456789012', region='Shire', NUMBER=4, birth_DATE=datetime.date(2020, 1, 30), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=4567.8901),
? ^
+ Row(Id=4, Phone Number='+79456789012', region='Shire', NUMBER=4, birth_DATE=datetime.date(2020, 1, 30), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=4567.8901),
? ^
- Row(Id=5, Phone Number='+79567890123', region='Isengard', NUMBER=5, birth_DATE=datetime.date(2023, 8, 15), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 4), account_balance=5678.9012),
? ^
+ Row(Id=5, Phone Number='+79567890123', region='Isengard', NUMBER=5, birth_DATE=datetime.date(2023, 8, 15), Registered At=datetime.datetime(2025, 12, 29, 15, 49, 5), account_balance=5678.9012),
? ^
]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
MobileTeleSystems~syncmaster~AXSWXH.dockerbuild
Expired
|
76 KB |
sha256:b98f9380be635564371fe81dea636b362d9a972c91ac014cfcd31230c3152fc2
|
|