Skip to content

add setuptools to tox until jazzband/django-polymorphic#599 is released #69

add setuptools to tox until jazzband/django-polymorphic#599 is released

add setuptools to tox until jazzband/django-polymorphic#599 is released #69

Triggered via push July 13, 2024 02:01
Status Failure
Total duration 7m 30s
Artifacts 1

test.yml

on: push
Matrix: build
Matrix: lint
Report Test Results
4s
Report Test Results
Test Successful
0s
Test Successful
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 12 warnings
Django 5.1 (Python 3.12)
Process completed with exit code 1.
Widgets.test_initial_extra_fk_one_deep: Widgets#L1
selenium.common.exceptions.TimeoutException: Message: Timeout waiting for clickable element at selector='#id_name' Stacktrace: #0 0x561c0dfbbc7a <unknown> #1 0x561c0dc9ee2c <unknown> #2 0x561c0dceb661 <unknown> #3 0x561c0dceb751 <unknown> #4 0x561c0dd2ff64 <unknown> #5 0x561c0dd0e5ed <unknown> #6 0x561c0dd2d303 <unknown> #7 0x561c0dd0e363 <unknown> #8 0x561c0dcde247 <unknown> #9 0x561c0dcdeb9e <unknown> #10 0x561c0df8224b <unknown> #11 0x561c0df862f1 <unknown> #12 0x561c0df6dafe <unknown> #13 0x561c0df86e52 <unknown> #14 0x561c0df5279f <unknown> #15 0x561c0dfab638 <unknown> #16 0x561c0dfab810 <unknown> #17 0x561c0dfbadac <unknown> #18 0x7f4b5a094ac3 <unknown>
Widgets.test_nested_autocomplete_extra: Widgets#L1
AssertionError: False is not true
Widgets.test_collapsible_inlines: Widgets#L1
AssertionError: True is not false : Inline did not load collapsed
Widgets.test_nested_autocomplete_extra: Widgets#L1
AssertionError: False is not true
Widgets.test_gfk_related_lookup_add_three_deep: Widgets#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
Widgets.test_gfk_related_lookup_add_three_deep: Widgets#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
Widgets.test_gfk_related_lookup_initial_extra: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_initial_extra_datetime: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_initial_extra_fk_one_deep: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_initial_extra_fk_two_deep: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_initial_extra_m2m: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_initial_extra_prepopulated: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
Widgets.test_nested_autocomplete_extra: Widgets#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrder.test_add_three_deep_datetime: WidgetMediaOrder#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrder.test_add_three_deep_fk: WidgetMediaOrder#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrder.test_add_three_deep_m2m: WidgetMediaOrder#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrder.test_add_three_deep_prepopulated: WidgetMediaOrder#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrderWithDateWidget.test_add_three_deep_datetime: WidgetMediaOrderWithDateWidget#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrderWithDateWidget.test_add_three_deep_fk: WidgetMediaOrderWithDateWidget#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrderWithDateWidget.test_add_three_deep_m2m: WidgetMediaOrderWithDateWidget#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrderWithDateWidget.test_add_three_deep_prepopulated: WidgetMediaOrderWithDateWidget#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
WidgetMediaOrderWithDateWidget.test_root_date_widget_add_three_deep_datetime: WidgetMediaOrderWithDateWidget#L1
KeyError: 'Problem installing fixture \'/home/runner/work/django-nested-admin/django-nested-admin/nested_admin/tests/fixtures/admin-widgets.xml\': (\'SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC\',)'
TestGenericInlineAdmin.test_add_to_empty_one_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_add_to_empty_one_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_add_to_empty_two_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_add_to_empty_two_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_delete_one_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_delete_one_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_delete_two_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_delete_two_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_delete_two_deep_undelete_one_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_delete_two_deep_undelete_one_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_add_drag: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_add_drag: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_existing_gfkb_to_new_parent_and_back: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_existing_gfkb_to_new_parent_and_back: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_existing_objs: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_existing_objs: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_item_to_empty_parent: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_item_to_empty_parent: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_item_to_new_empty_parent: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_item_to_new_empty_parent: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_drag_new_item: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_drag_new_item: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestGenericInlineAdmin.test_remove_two_deep: TestGenericInlineAdmin#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestGenericInlineAdmin.test_remove_two_deep: TestGenericInlineAdmin#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
GrappelliCollapsibleTabularInlineTestCase.test_grappelli_tabular_collapse_bug: GrappelliCollapsibleTabularInlineTestCase#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
GrappelliCollapsibleTabularInlineTestCase.test_grappelli_tabular_collapse_bug: GrappelliCollapsibleTabularInlineTestCase#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
TestIdenticalPrefixes.test_add_to_empty_one_deep: TestIdenticalPrefixes#L1
KeyError: ('SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" ORDER BY "django_content_type"."id" ASC',)
TestIdenticalPrefixes.test_add_to_empty_one_deep: TestIdenticalPrefixes#L1
failed on teardown with "django.core.management.base.CommandError: Database file:memorydb_default?mode=memory&cache=shared couldn't be flushed. Possible reasons: * The database isn't running or isn't configured correctly. * At least one of the expected database tables doesn't exist. * The SQL was invalid. Hint: Look at the output of 'django-admin sqlflush'. That's the SQL this command wasn't able to run."
Django 5.0 (Python 3.10) + grappelli
Process completed with exit code 1.
Widgets.test_nested_autocomplete_extra: Widgets#L1
AssertionError: False is not true
Widgets.test_collapsible_inlines: Widgets#L1
AssertionError: True is not false : Inline did not load collapsed
Widgets.test_nested_autocomplete_extra: Widgets#L1
AssertionError: False is not true
Report Test Results
❌ Tests reported 3 failures
lint (flake8)
The following actions uses node12 which is deprecated and will be forced to run on node16: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (flake8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (stylelint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (eslint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (black)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Django 5.0 (Python 3.9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Django 4.2 (Python 3.9) + grappelli
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Django 4.2 (Python 3.11)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Django 5.1 (Python 3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Django 5.0 (Python 3.10) + grappelli
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Report Test Results
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, mikepenz/action-junit-report@1a91e26932fb7ba410a31fab1f09266a96d29971. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "junit-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
junit-reports Expired
109 KB