Re: Failing to Run AutodetectorTests Using runtest.py (25253)

2017-10-13 Thread Tim Graham
The "tests" prefix shouldn't be included in "tests.migrations.test_autodetector.AutodetectorTests". Perhaps runtests.py could raise a helpful message for that mistake. On Friday, October 13, 2017 at 11:52:48 AM UTC-4, Shai Berger wrote: > > I can see the problem as well, and I can see it in 2.0

Re: Failing to Run AutodetectorTests Using runtest.py (25253)

2017-10-13 Thread Shai Berger
I can see the problem as well, and I can see it in 2.0 and 1.11 too. Please open a new bug on the testing framework. On Monday 09 October 2017 06:50:15 Shun Yu wrote: > When I try to run the whole test suite it works fine, it's just that when I > try to run this specific one it's failing on me.

Re: Failing to Run AutodetectorTests Using runtest.py (25253)

2017-10-08 Thread Shun Yu
When I try to run the whole test suite it works fine, it's just that when I try to run this specific one it's failing on me. On Sunday, October 8, 2017 at 1:35:33 PM UTC-7, Shun Yu wrote: > > I'm trying to run the "migrations.test_autodetector.AutodetectorTests" for > django, but I can't seem

Failing to Run AutodetectorTests Using runtest.py (25253)

2017-10-08 Thread Shun Yu
I'm trying to run the "migrations.test_autodetector.AutodetectorTests" for django, but I can't seem to get it to work. I'm using Windows 10 and Python 3.6.2. Below is the output I'm getting, thanks for the help! C:\Users\Shun\.virtualenvs\django-original-test\Scripts\python.exe