Uh oh!
There was an error while loading. Please reload this page.
lookup: skip modules failing on windows - #487
Merged
Merged
Conversation
all of these modules appear to fail due to filesystem related issues * multer * coffeescript * mocha * ava
GeoffreyBooth
commented
Sep 29, 2017
Member
What are the filesystem issues? |
ContributorAuthor
novemberborn
commented
Oct 24, 2017
Contributor
Thanks for raising this @MylesBorins. I'm trying to look at the AVA failures now but I get an Access Denied — novemberborn is missing the Overall/Read permission from Jenkins. Would you know what's up with that? I believe I managed to see the logs earlier and they appeared to be linting failures. It's odd though since we do run tests on Windows (using AppVeyor). |
richardlau
commented
Oct 24, 2017
Member
@novemberborn CI access has been temporarily restricted for today's security releases: nodejs/node#16419 |
GeoffreyBooth
commented
Oct 24, 2017
Member
@MylesBorins I believe CoffeeScript’s failures have been fixed. |
novemberborn
commented
Oct 25, 2017
Contributor
@richardlau ah, that makes sense. Looks like the build has disappeared from the CI server though. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
all of these modules appear to fail due to filesystem related issues
/cc @sindresorhus@novemberborn@boneskull@GeoffreyBooth