Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: prep for tests in non-priv Windows environment #273

Closed
wants to merge 396 commits into from

Conversation

BurtHarris
Copy link
Contributor

@BurtHarris BurtHarris commented Aug 4, 2017

Catch EPERM errors on Windows and report as warnings, marking test as pending (skipped)
Adds test infrastructure streams, Mocha aware functions MochaPump and join
Related: #266
May require PR #272

Eric Schoffstall and others added 30 commits February 21, 2015 04:20
Implemented `overwrite` option in `dest()`
this relies on the recent breaking changes to glob-watcher being published to npm as 2.0
switch to glob-watcher 2.0
It has been shown in gulpjs#62 this bit can be platform specific and is unreliable, testing fs.chmod is not called will be enough.
Remove realMode equality test on special bit test
export `filterSince` to `vinyl-filter-since`
erikkemperman and others added 24 commits May 10, 2017 14:10
Catch EPERM errors on Windows and report as warning
@BurtHarris BurtHarris changed the title test: prep for tests of in non-priviliged Windows environment test: prep for tests in non-priviliged Windows environment Aug 4, 2017
@BurtHarris BurtHarris changed the title test: prep for tests in non-priviliged Windows environment test: prep for tests in non-priv Windows environment Aug 4, 2017
@phated phated closed this Dec 5, 2017
@phated
Copy link
Member

phated commented Dec 5, 2017

This was closed due to me rebasing master. Please resubmit it to the updated codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.