#32913: test_glob inside utils_tests.test_autoreload.WatchmanReloaderTests is 
flaky
-------------------------------------+-------------------------------------
     Reporter:  Abhyudai             |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Testing framework    |                  Version:  dev
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 I'm going to have to say `needsinfo` for now.

 Looks like it's an issue in `pywatchman`:

 {{{
   File "../django/venv/lib/python3.8/site-
 packages/pywatchman/__init__.py", line 344, in readBytes
 raise SocketTimeout('timed out waiting for response')
 pywatchman.SocketTimeout: timed out waiting for response, while executing
 ('watch-project', '/tmp/django_p9emwuc2/tmpdx4bsuny')
 }}}

 Is that timeout configurable maybe? 🤔

 If we can identify a specific issue in Django, or a specific change we can
 make to work around the issue, we can reopen.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32913#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.27eb3b529f45eb1100bc26f24d525339%40djangoproject.com.

Reply via email to