#29043: test --keepdb says "Using existing test database" even if it's run for 
the
first time
-------------------------------+--------------------------------------
     Reporter:  karyon         |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Uncategorized  |                  Version:  2.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by karyon:

Old description:

> The title says it, `test --keepdb` says `Using existing test database for
> alias` even if that option hasn't been used before and there is no db to
> reuse.
>
> besides, in my project the full output is
> ```
> Using existing test database for alias 'default'...
> Cache table 'evap_db_cache' already exists.
> System check identified no issues (0 silenced).
> ...
> ```
>
> i think the second line is weird and provides no value, i think it can
> simply be removed.

New description:

 The title says it, `test --keepdb` says `Using existing test database for
 alias` even if that option hasn't been used before and there is no db to
 reuse.

 besides, in my project the full output is

 {{{
 Using existing test database for alias 'default'...
 Cache table 'evap_db_cache' already exists.
 System check identified no issues (0 silenced).
 <snip>
 }}}

 i think the second line is weird and provides no value, i think it can
 simply be removed.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29043#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.8493f6be4e13c9fa19ce0e7b678a3b3a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to