Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

test: Fix progress config testing to ignore local user configs#12329

Closed
iarna wants to merge 1 commit intomasterfrom
iarna/fix-progress-config
Closed

test: Fix progress config testing to ignore local user configs#12329
iarna wants to merge 1 commit intomasterfrom
iarna/fix-progress-config

Conversation

@iarna
Copy link
Copy Markdown
Contributor

@iarna iarna commented Apr 12, 2016

Previously, any local setting would cause the tests to fail as
they were trying to test what the default values for the progress
bar would be in different environments and any explicit setting
overrides those defaults.

Previously, _any_ local setting would cause the tests to fail as
they were trying to test what the default values for the progress
bar would be in different environments and any explicit setting
overrides those defaults.
@iarna
Copy link
Copy Markdown
Contributor Author

iarna commented Apr 12, 2016

This has historically only shown up when node contributors have tried to run the npm tests w/ local configs. For instance, nodejs/node#6153 (comment)

@iarna iarna added review and removed in-progress labels Apr 12, 2016
@iarna iarna added this to the next milestone Apr 12, 2016
iarna added a commit that referenced this pull request Apr 21, 2016
Previously, _any_ local setting would cause the tests to fail as
they were trying to test what the default values for the progress
bar would be in different environments and any explicit setting
overrides those defaults.

Credit: @iarna
PR-URL: #12329
iarna added a commit that referenced this pull request Apr 21, 2016
Previously, _any_ local setting would cause the tests to fail as
they were trying to test what the default values for the progress
bar would be in different environments and any explicit setting
overrides those defaults.

Credit: @iarna
PR-URL: #12329
@iarna
Copy link
Copy Markdown
Contributor Author

iarna commented Apr 25, 2016

Merged into v3.8.8!

@iarna iarna closed this Apr 25, 2016
@iarna iarna deleted the iarna/fix-progress-config branch May 25, 2016 23:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant