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

Fix the progress-config test when run from travis or other CI #9304

Closed
wants to merge 1 commit into from

Conversation

iarna
Copy link
Contributor

@iarna iarna commented Aug 17, 2015

We have special code to disable the progress bar on travis (and other CI) to
save ourselves and our users a lot of unhelpful output. Unfortunately as
this test didn't take that into account, it immediately exploded in this
envs.

So we fix that up, PLUS we add tests for the various env options for
suppressing progress bars.

@iarna
Copy link
Contributor Author

iarna commented Aug 17, 2015

Not fixed all the way yet ;.; https://travis-ci.org/npm/npm/jobs/75915883#L3826-L3859

@iarna iarna force-pushed the iarna/fix-progress-config-on-travis branch from 4140a6f to 4a02ed6 Compare August 17, 2015 11:39
@iarna iarna added this to the 3.x-next milestone Aug 17, 2015
@iarna iarna force-pushed the iarna/fix-progress-config-on-travis branch from 4a02ed6 to 46d6dee Compare August 19, 2015 10:13
@iarna
Copy link
Contributor Author

iarna commented Aug 19, 2015

Fixed!

@othiym23
Copy link
Contributor

Reviewed by me via ScreenHero. 🐑

We have special code to disable the progress bar on travis (and other CI) to
save ourselves and our users a lot of unhelpful output. Unfortunately as
this test didn't take that into account, it immediately exploded in this
envs.

So we fix that up, PLUS we add tests for the various env options for
suppressing progress bars.
@iarna iarna force-pushed the iarna/fix-progress-config-on-travis branch from 46d6dee to 4c1cebf Compare August 21, 2015 01:54
iarna added a commit that referenced this pull request Aug 21, 2015
We have special code to disable the progress bar on travis (and other CI) to
save ourselves and our users a lot of unhelpful output. Unfortunately as
this test didn't take that into account, it immediately exploded in this
envs.

So we fix that up, PLUS we add tests for the various env options for
suppressing progress bars.

PR-URL: #9304
@iarna iarna added ready and removed in-progress labels Aug 21, 2015
@othiym23
Copy link
Contributor

Landed as ad3714c. Woop! Thanks, Rebecca!

@othiym23 othiym23 closed this Aug 28, 2015
@iarna iarna deleted the iarna/fix-progress-config-on-travis branch September 9, 2015 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants