Skip to content

Fixing test failures on node 8 - #209

Merged
tschaub merged 3 commits into
tschaub:masterfrom
AGrzes:master
Jun 11, 2017
Merged

Fixing test failures on node 8#209
tschaub merged 3 commits into
tschaub:masterfrom
AGrzes:master

Conversation

@AGrzes

@AGrzes AGrzes commented Jun 5, 2017

Copy link
Copy Markdown
Contributor

This is still work in progress.

I managed to fix first issue - with stat function - but there is still a lot of tests failing.

@AGrzes AGrzes changed the title [WIP] Fixing test failures on node 8 [WIP] Fixing test failures on node 8 (#208) Jun 5, 2017
@AGrzes AGrzes changed the title [WIP] Fixing test failures on node 8 (#208) [WIP] Fixing test failures on node 8 Jun 5, 2017
@AGrzes

AGrzes commented Jun 5, 2017

Copy link
Copy Markdown
Contributor Author

At the moment 32 tests failed in comparison to initial 48.

@AGrzes

AGrzes commented Jun 5, 2017

Copy link
Copy Markdown
Contributor Author

At the moment 32 tests failed in comparison to initial 48.

@AGrzes

AGrzes commented Jun 6, 2017

Copy link
Copy Markdown
Contributor Author

All test failures resolved.
I still do not like the fact that maybeStatCallback is copy-paste of maybeCallback

@AGrzes AGrzes changed the title [WIP] Fixing test failures on node 8 Fixing test failures on node 8 Jun 6, 2017
@tschaub

tschaub commented Jun 11, 2017

Copy link
Copy Markdown
Owner

Thanks for the work on this @AGrzes!

@tschaub
tschaub merged commit 86e9b1b into tschaub:master Jun 11, 2017
@tschaub

tschaub commented Jun 11, 2017

Copy link
Copy Markdown
Owner

I still do not like the fact that maybeStatCallback is copy-paste of maybeCallback

I removed the duplication in 85396c2 (by adding a wrapStatsCallback function).

@tschaub tschaub mentioned this pull request Jun 11, 2017
@tschaub

tschaub commented Jun 11, 2017

Copy link
Copy Markdown
Owner

Support for Node 8 published in mock-fs@4.4. Thanks @AGrzes for the contribution.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants