Skip to content

Recursively merge configs from multiple sources #2243

Recursively merge configs from multiple sources

Recursively merge configs from multiple sources #2243

Triggered via pull request January 3, 2025 13:17
Status Failure
Total duration 6m 14s
Artifacts

ci.yml

on: pull_request_target
Matrix: test_quetz
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 5 warnings
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_mirror.py#L628
test_download_remote_file_in_parallel assert 404 == 200 + where 404 = <Response [404 Not Found]>.status_code
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[github_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[google_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[jupyter_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[azuread_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[github_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[google_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[jupyter_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[azuread_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_mirror.py#L628
test_download_remote_file_in_parallel assert 404 == 200 + where 404 = <Response [404 Not Found]>.status_code
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[github_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[google_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[jupyter_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[azuread_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[github_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[google_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[jupyter_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L373
test_config_create_default_channel[azuread_response-[users]\ncreate_default_channel = true] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-admins-owner-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-maintainers-maintainer-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-None] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/authentification/test_oauth.py#L399
test_config_create_user_with_role[github_response-members-member-member] TypeError: AsyncClient.__init__() got an unexpected keyword argument 'app'
test_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_quetz (ubuntu-latest, sqlite, create-tables)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_quetz (ubuntu-latest, postgres, create-tables)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_quetz (ubuntu-latest, sqlite, use-migrations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_quetz (ubuntu-latest, postgres, use-migrations)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636