#29127: manage.py executting tagged tests with syntax error does not show them
-------------------------------------+-------------------------------------
               Reporter:  Kryštof    |          Owner:  nobody
  Řeháček                            |
                   Type:  Bug        |         Status:  new
              Component:  Testing    |        Version:  2.0
  framework                          |       Keywords:  tests, tagged-
               Severity:  Normal     |  tests, SyntaxError
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 When I execute tests with syntax error without any argument then it shows
 `SyntaxError: invalid syntax` as expected but when I execute tagged tests,
 then it shows that it ran 0 tests and it is OK and even error. So when
 tests with syntax executed with the --tag="some_tag" argument and they
 have syntax error then they complete with OK status.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29127>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.c0008f4bd6a88dd75a84429fab084955%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to