httputil fails randomly on node 0.6
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.9k
- Forks
- 359
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
tests that use httputil fail at random on 0.6
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: connect ECONNREFUSED
at errnoException (net.js:616:11)
at Object.afterConnect [as oncomplete](net.js:607:18)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Locate the tests that use httputil and first try to reproduce the intermittent ECONNREFUSED failure on Node.js 0.6. Trace which connection or server setup is involved and check whether the failure can be made deterministic. Done means the httputil tests run reliably without random connection refusals.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, node.js
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100