Skip to content

forms: made profile form configurable #392

forms: made profile form configurable

forms: made profile form configurable #392

Triggered via pull request December 19, 2024 09:44
Status Failure
Total duration 1m 47s
Artifacts

tests.yml

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

Annotations

16 errors
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L22
test_register_form_factory_no_csrf TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L30
test_register_form_factory_csrf TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L38
test_force_disable_csrf_register_form TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L50
test_confirm_register_form_factory_no_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L63
test_confirm_register_form_preferences_factory_no_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L73
test_confirm_register_form_factory_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_forms.py#L83
test_force_disable_csrf_confirm_form TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L22
test_register_form_factory_no_csrf TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L30
test_register_form_factory_csrf TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L38
test_force_disable_csrf_register_form TypeError: register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L50
test_confirm_register_form_factory_no_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L63
test_confirm_register_form_preferences_factory_no_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L73
test_confirm_register_form_factory_csrf TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_forms.py#L83
test_force_disable_csrf_confirm_form TypeError: confirm_register_form_factory() missing 1 required positional argument: 'UserProfileForm'
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.