httputil fails randomly on node 0.6
- Langage dominant
- JavaScript
- Étoiles
- 1.9k
- Forks
- 359
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, node.js
- Domaine
- testing
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100