Skip to content

fix: add compatibility layer to move to flask>=3 #67

fix: add compatibility layer to move to flask>=3

fix: add compatibility layer to move to flask>=3 #67

Triggered via pull request September 24, 2024 11:49
Status Failure
Total duration 2m 4s
Artifacts

tests.yml

on: pull_request
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/resources/test_resources.py#L123
test_disable_expired_after_create_action assert True is False + where True = <BannerModel 2>.active
Python / Tests (3.9, postgresql14, opensearch2): tests/resources/test_resources.py#L167
test_disable_expired_after_update_action assert True is False + where True = <BannerModel 5>.active
Python / Tests (3.9, postgresql14, opensearch2): tests/resources/test_resources.py#L340
test_search_banner_with_params AssertionError: assert 'banner3' == 'banner1' - banner1 ? ^ + banner3 ? ^
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/resources/test_resources.py#L123
test_disable_expired_after_create_action assert True is False + where True = <BannerModel 2>.active
Python / Tests (3.12, postgresql14, opensearch2): tests/resources/test_resources.py#L167
test_disable_expired_after_update_action assert True is False + where True = <BannerModel 5>.active
Python / Tests (3.12, postgresql14, opensearch2): tests/resources/test_resources.py#L340
test_search_banner_with_params AssertionError: assert 'banner3' == 'banner1' - banner1 ? ^ + banner3 ? ^
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.