Skip to content

Django testing - infinite progress in case of a discovery failure #24001

@lszomoru

Description

@lszomoru

Testing #23984

2024-08-27 15:29:34.786 [info] Running Django tests with command: ['/Users/lszomoru/Source/other/django/my_django_project/.venv/bin/python', 'manange.py', 'test', '--testrunner=django_test_runner.CustomDiscoveryTestRunner']

2024-08-27 15:29:34.803 [error] /Users/lszomoru/Source/other/django/my_django_project/.venv/bin/python: can't open file '/Users/lszomoru/Source/other/django/my_django_project/manange.py': [Errno 2] No such file or directory

Django test discovery process exited with non-zero error code See stderr above for more details.

The test explorer continues to show progress, and no error message is displayed
Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions