René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c544544c-da45-dcb4-03dd-2cae5e4a0765
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8EE0:18EF1B:B1C85A8:F8924AB:6A510730
html-safe-nonce76a9680a5bff153c01270678617ee266fda285cadae09c0f0ea9d958df7aa50e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RUUwOjE4RUYxQjpCMUM4NUE4OkY4OTI0QUI6NkE1MTA3MzAiLCJ2aXNpdG9yX2lkIjoiODM2OTMxMjMxNTc0NTU2ODU2MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca2fb007f291b45a583e0fc380c92ef25b2205c0a2dea2650692b7bfda166cbc5
hovercard-subject-tagissue:59355909
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/1005/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0ce3b668db56bd887e8f90e8996a6d3339dbac80995f8b2dd4d6b735bb967bc5/nodejs/node/issues/1005
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0ce3b668db56bd887e8f90e8996a6d3339dbac80995f8b2dd4d6b735bb967bc5/nodejs/node/issues/1005
og:image:altSee 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamervagg
hostnamegithub.com
expected-hostnamegithub.com
Noneb076e100febaa00374cd89239f915d00dd3187f7c68b12bc2b7688181305344d
turbo-cache-controlno-preview
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release2d129404fc45ea64edb1b98567c53e55b395536f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/issues/1005#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F1005
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F1005
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/issues/1005
Reloadhttps://github.com/nodejs/node/issues/1005
Reloadhttps://github.com/nodejs/node/issues/1005
Please reload this pagehttps://github.com/nodejs/node/issues/1005
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/issues/1005
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36.1k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.4k https://github.com/nodejs/node/issues
Pull requests 980 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
[PRIORITY] Persistent failures on Windowshttps://github.com/nodejs/node/issues/1005#top
windowsIssues and PRs related to the Windows platform.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22windows%22
https://github.com/rvagg
rvagghttps://github.com/rvagg
on Feb 28, 2015https://github.com/nodejs/node/issues/1005#issue-59355909
https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/consolehttps://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/215/nodes=iojs-win2012r2/console
build: improve vcbuild.bat #998https://github.com/nodejs/node/pull/998
#1008https://github.com/nodejs/node/pull/1008
#1008https://github.com/nodejs/node/pull/1008
windowsIssues and PRs related to the Windows platform.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22windows%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.