diff --git a/scripts/helpers.js b/scripts/helpers.js index 35f61e99734..799c2e22248 100644 --- a/scripts/helpers.js +++ b/scripts/helpers.js @@ -239,6 +239,7 @@ Module.prototype.runSystemTests = function() { var modulesExcludedFromSystemTests = [ 'common', 'common-grpc', + 'error-reporting', 'monitoring' ];