I purged all the '*.pyc' and the result remains the same. The missing pyc
files could be explained by that I use Pycharm to dev in. It appears that
this IDE cleans those up automatically. Also I have been dropping to a
shell trying to test things to resolve the issue, which would explain why
th
Matt,
At a glance, the directory structure looks OK. Seems odd though
that you have some *.pyc files with no corresponding *.py file.
For example, frontend/tests.pyc and nas/tests.pyc. Could such
a file be tripping up the test runner? That might explain why it
Sorry replied to the wrong thread: https://dpaste.de/OF8j
On Wednesday, August 17, 2016 at 11:16:27 PM UTC-6, Gergely Polonkai wrote:
>
> Hello,
>
> this “refreshes.backups.tests” thing bothers me a lot. Could you show us
> your directory structure, please?
>
> Best,
> Gergely
>
> On Wed, Aug 17
Here you go:
https://dpaste.de/OF8j
On Wednesday, August 17, 2016 at 11:16:27 PM UTC-6, Gergely Polonkai wrote:
>
> Hello,
>
> this “refreshes.backups.tests” thing bothers me a lot. Could you show us
> your directory structure, please?
>
> Best,
> Gergely
>
> On Wed, Aug 17, 2016, 23:03 Matt >
Hello,
this “refreshes.backups.tests” thing bothers me a lot. Could you show us
your directory structure, please?
Best,
Gergely
On Wed, Aug 17, 2016, 23:03 Matt wrote:
> Ok a step forward. When I spell out the tests it works:
>
> https://dpaste.de/2MXf
>
> But when I run test without arguments
Ok a step forward. When I spell out the tests it works:
https://dpaste.de/2MXf
But when I run test without arguments, it fails out:
https://dpaste.de/cgTH
There is more than the backups app here, but I plan to replicate out the
fix when I get it.
On Wednesday, August 17, 2016 at 2:34:45 PM U
Matt,
Oops! Right. I just noticed that in the dpaste.
My next guess is you may need to change the name
"good_index_text"
to something that starts with "test_" to get it to be recognized as
a
test.
Or maybe something to do with "refreshes
Sorry for the typo, but I have already do that way. I have the output in
the the first link.
On Wednesday, August 17, 2016 at 2:24:19 PM UTC-6, Fred Stluka wrote:
>
> Matt,
>
> Drop the "s" from "tests":
>
> ./manage.py test backups
>
> --Fred
> --
> Fred Stluka -- ma
Matt,
Drop the "s" from "tests":
./manage.py test backups
--Fred
Fred Stluka -- mailto:f...@bristle.com --
http://bristle.com/~fred/
Bristle Software, Inc -- http://bristle.com -- Glad to be of
service!
9 matches
Mail list logo