#30094: Using ctrl-c to exit --parallel testing will not allow --parallel 
testing
to work anymore.
-------------------------------+--------------------------------------
     Reporter:  Spleeding1     |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Uncategorized  |                  Version:  2.1
     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 Spleeding1:

Old description:

> I was running a project test using the --parallel option and in the
> middle of it hit ctrl-c. Now if I run the --parallel test. It always
> fails at the same spot. I am also using Selenium, and it is all of the
> 'automation' tests that throw errors. I'm not sure what information you
> want/need. Please let me know and I will get you that information. I am
> using macOS 10.14.2 Terminal. This came as a result of this
> https://github.com/mozilla/geckodriver/issues/1454

New description:

 I was running a project test using the --parallel option and in the middle
 of it hit ctrl-c. Now if I run the --parallel test. It always fails at the
 same spot. I am also using Selenium, and it is all of the 'automation'
 tests that throw errors. I'm not sure what information you want/need.
 Please let me know and I will get you that information. I am using macOS
 10.14.2 Terminal. This came as a result of this
 https://github.com/mozilla/geckodriver/issues/1454

 This is the error that is thrown:

  raise MaxRetryError(_pool, url, error or ResponseError(cause))
 urllib3.exceptions.MaxRetryError: None: Max retries exceeded with url:
 /session/079086117bcc29bb0f545d4c6540c584/url (Caused by None)

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30094#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/068.f826216034f4bfb4efbf4398a7942c61%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to