#21227: Selenium tests terminate with [Errno 10054] -----------------------------------+------------------------------------ Reporter: marfire | Owner: nobody Type: Bug | Status: closed Component: Testing framework | Version: master Severity: Normal | Resolution: fixed Keywords: selenium | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -----------------------------------+------------------------------------
Comment (by apollo13): @marfire That workaround slows down firefox pretty much and should we unneeded; can you test if this sequence works better for you: {{{ if hasattr(cls, 'selenium'): cls.selenium.close() super(AdminSeleniumWebDriverTestCase, cls)._tearDownClassInternal() if hasattr(cls, 'selenium'): cls.selenium.quit() }}} -- Ticket URL: <https://code.djangoproject.com/ticket/21227#comment:4> 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/065.92269b6993d50f1c4f6527716529fcdf%40djangoproject.com. For more options, visit https://groups.google.com/groups/opt_out.