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

Fix bug in streamToPromise #5614

Merged
merged 1 commit into from
Jul 11, 2017
Merged

Fix bug in streamToPromise #5614

merged 1 commit into from
Jul 11, 2017

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Jul 11, 2017

I don't know how we never noticed this, but unless I'm missing something, the streamToPromise helper we use in gulpfile.js would actually trigger failure in some cases instead of success. I think this might be why we have been seeing sporadic requirejs failures in travis builds but only on a very rare basis.

I don't know how we never noticed this, but unless I'm missing something,
the `streamToPromise` helper we use in `gulpfile.js` would actually
trigger failure in some cases instead of success.  I think this might be
why we have been seeing sporadic requirejs failures in travis builds but
only on a very rare basis.
@pjcozzi pjcozzi merged commit 8025215 into master Jul 11, 2017
@pjcozzi pjcozzi deleted the whoops branch July 11, 2017 23:50
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