-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
There are at least three sources of noise in gulp test output:
- Excess
gulp-chugprefixes- Addressed by Handle partial-line gulpfile output robatron/gulp-chug#22 but not yet published.
- Node's
(node) OutgoingMessage.flush is deprecated. Use flushHeaders insteadwarning.- Could be addressed by Flush alias expressjs/compression#74. Pending review.
Error in renderPage chain message=Timed out rendering.- This is just a
logger.error()message. We should capture and suppress.
- This is just a
Metadata
Metadata
Assignees
Labels
No labels