Title: [PRIORITY] Persistent failures on Windows · Issue #1005 · nodejs/node · GitHub
Open Graph Title: [PRIORITY] Persistent failures on Windows · Issue #1005 · nodejs/node
X Title: [PRIORITY] Persistent failures on Windows · Issue #1005 · nodejs/node
Description: See https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console for sample output, consistent with 2008 build and consistent across runs at the moment too. 10 failures in total. These have gone uncaught for...
Open Graph Description: See https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console for sample output, consistent with 2008 build and consistent across runs at the moment too. 10 failure...
X Description: See https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console for sample output, consistent with 2008 build and consistent across runs at the moment too. 10 failure...
Opengraph URL: https://github.com/nodejs/node/issues/1005
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[PRIORITY] Persistent failures on Windows","articleBody":"See https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console for sample output, consistent with 2008 build and consistent across runs at the moment too.\n\n10 failures in total. These have gone uncaught for a little while because of a combination of:\n- Jenkins :trollface: \n- Jenkins configuration problems/mistakes (mainly on my part)\n- The fact that `test-ci` still doesn't work on any platform so we have to resort to more hacky means of making enough tests run\n- Errors in vcbuild.bat that have meant we haven't been running the full suite, fixed in #998\n\nSo we've been getting lots of blue when they really should have been red; so totally off everyone's radar.\n\nI'm can't assess the severity of these failures at a glance, nor can I see a single common theme that would point to something to address. When I have time I'll go back and find a run that had these passing so we can start a manual bisect at least.\n\n**_test-child-process-stdio-big-write-end fixed in #1008**_\n\n```\n=== release test-child-process-stdio-big-write-end ===\nPath: parallel/test-child-process-stdio-big-write-end\nevents.js:141\n throw er; // Unhandled 'error' event\n ^\nError: write ENOTSUP\n at exports._errnoException (util.js:734:11)\n at Socket._writeGeneric (net.js:668:26)\n at Socket._writev (net.js:682:8)\n at doWrite (_stream_writable.js:293:12)\n at clearBuffer (_stream_writable.js:389:5)\n at onwrite (_stream_writable.js:338:7)\n at Socket.WritableState.onwrite (_stream_writable.js:88:5)\n at WriteWrap.afterWrite (net.js:765:12)\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-child-process-stdio-big-write-end.js\n```\n\n```\n=== release test-timers-first-fire ===\nPath: parallel/test-timers-first-fire\ntimer fired in -0.19568000000000296\nassert.js:87\n throw new assert.AssertionError({\n ^\nAssertionError: Timer fired early\n at null._onTimeout (c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-timers-first-fire.js:11:10)\n at Timer.listOnTimeout (timers.js:88:15)\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-timers-first-fire.js\n```\n\n```\n=== release test-child-process-double-pipe ===\nPath: parallel/test-child-process-double-pipe\ngrep stdin write 7\necho exit\ngrep stdin write 18\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-child-process-double-pipe.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-child-process-exit-code ===\nPath: parallel/test-child-process-exit-code\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-child-process-exit-code.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-child-process-spawnsync ===\nPath: parallel/test-child-process-spawnsync\nsleep started\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-child-process-spawnsync.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-child-process-spawnsync-input ===\nPath: parallel/test-child-process-spawnsync-input\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-child-process-spawnsync-input.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-http-curl-chunk-problem ===\nPath: parallel/test-http-curl-chunk-problem\ndd command: \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe\" \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\create-file.js\" \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\tmp.11\\big\" 10485760\nServer running at http://localhost:8080\nmaking curl request\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-http-curl-chunk-problem.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-process-kill-null ===\nPath: parallel/test-process-kill-null\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\parallel\\test-process-kill-null.js\n--- TIMEOUT ---\n```\n\n**_test-pipe-head fixed in #1008**_\n\n```\n=== release test-pipe-head ===\nPath: sequential/test-pipe-head\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\sequential\\test-pipe-head.js\n--- TIMEOUT ---\n```\n\n```\n=== release test-stdin-from-file ===\nPath: sequential/test-stdin-from-file\n\"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe\" \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\echo-close-check.js\" \u003c \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\stdin.txt\"\nc:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\sequential\\test-stdin-from-file.js:37\n if (err) throw err;\n ^\nError: Command failed: C:\\Windows\\system32\\cmd.exe /s /c \"\"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe\" \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\echo-close-check.js\" \u003c \"c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\stdin.txt\"\"\n\n\nassert.js:87\n\n throw new assert.AssertionError({\n\n ^\n\nAssertionError: false == true\n\n at Server.\u003canonymous\u003e (c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\fixtures\\echo-close-check.js:17:5)\n\n at Server.g (events.js:257:16)\n\n at emitNone (events.js:67:13)\n\n at Server.emit (events.js:163:7)\n\n at net.js:1184:12\n\n at process._tickCallback (node.js:350:11)\n\n\n at ChildProcess.exithandler (child_process.js:716:12)\n at emitTwo (events.js:87:13)\n at ChildProcess.emit (events.js:169:7)\n at maybeClose (child_process.js:984:16)\n at Process.ChildProcess._handle.onexit (child_process.js:1057:5)\nCommand: c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\Release\\iojs.exe c:\\workspace\\iojs+any-pr+multi\\nodes\\iojs-win2012r2\\test\\sequential\\test-stdin-from-file.js\n```\n","author":{"url":"https://github.com/rvagg","@type":"Person","name":"rvagg"},"datePublished":"2015-02-28T20:06:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":36},"url":"https://github.com/1005/node/issues/1005"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c544544c-da45-dcb4-03dd-2cae5e4a0765 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8EE0:18EF1B:B1C85A8:F8924AB:6A510730 |
| html-safe-nonce | 76a9680a5bff153c01270678617ee266fda285cadae09c0f0ea9d958df7aa50e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RUUwOjE4RUYxQjpCMUM4NUE4OkY4OTI0QUI6NkE1MTA3MzAiLCJ2aXNpdG9yX2lkIjoiODM2OTMxMjMxNTc0NTU2ODU2MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a2fb007f291b45a583e0fc380c92ef25b2205c0a2dea2650692b7bfda166cbc5 |
| hovercard-subject-tag | issue:59355909 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/1005/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0ce3b668db56bd887e8f90e8996a6d3339dbac80995f8b2dd4d6b735bb967bc5/nodejs/node/issues/1005 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0ce3b668db56bd887e8f90e8996a6d3339dbac80995f8b2dd4d6b735bb967bc5/nodejs/node/issues/1005 |
| og:image:alt | See https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console for sample output, consistent with 2008 build and consistent across runs at the moment too. 10 failure... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | rvagg |
| hostname | github.com |
| expected-hostname | github.com |
| None | b076e100febaa00374cd89239f915d00dd3187f7c68b12bc2b7688181305344d |
| turbo-cache-control | no-preview |
| go-import | github.com/nodejs/node git https://github.com/nodejs/node.git |
| octolytics-dimension-user_id | 9950313 |
| octolytics-dimension-user_login | nodejs |
| octolytics-dimension-repository_id | 27193779 |
| octolytics-dimension-repository_nwo | nodejs/node |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 27193779 |
| octolytics-dimension-repository_network_root_nwo | nodejs/node |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 2d129404fc45ea64edb1b98567c53e55b395536f |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width