From 31b9226ef01a36606693eadce9f3f672d4de6e1a Mon Sep 17 00:00:00 2001 From: Cosmin Malutan Date: Mon, 6 Oct 2014 12:35:19 +0300 Subject: [PATCH] Remove the additional white-space --- jenkins-master/jobs/mozilla-aurora_fx-account/config.xml | 2 +- jenkins-master/jobs/mozilla-central_fx-account/config.xml | 2 +- jenkins-master/jobs/release-mozilla-beta_fx-account/config.xml | 2 +- .../jobs/release-mozilla-release_fx-account/config.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jenkins-master/jobs/mozilla-aurora_fx-account/config.xml b/jenkins-master/jobs/mozilla-aurora_fx-account/config.xml index 72628e8..513fd48 100644 --- a/jenkins-master/jobs/mozilla-aurora_fx-account/config.xml +++ b/jenkins-master/jobs/mozilla-aurora_fx-account/config.xml @@ -145,7 +145,7 @@ ${BUILD_URL} TPS ${PROJECT_NAME} testrun for Firefox${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox version:)( .*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%application%"} on ${NODE_NAME} (${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox buildid: )(.*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%buildid%"}) completed with failures. Test failures: -${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL .*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} +${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL.*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} View the build in Jenkins: ${BUILD_URL} diff --git a/jenkins-master/jobs/mozilla-central_fx-account/config.xml b/jenkins-master/jobs/mozilla-central_fx-account/config.xml index 6010ebb..2875fd4 100644 --- a/jenkins-master/jobs/mozilla-central_fx-account/config.xml +++ b/jenkins-master/jobs/mozilla-central_fx-account/config.xml @@ -145,7 +145,7 @@ ${BUILD_URL} TPS ${PROJECT_NAME} testrun for Firefox${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox version:)( .*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%application%"} on ${NODE_NAME} (${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox buildid: )(.*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%buildid%"}) completed with failures. Test failures: -${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL .*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} +${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL.*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} View the build in Jenkins: ${BUILD_URL} diff --git a/jenkins-master/jobs/release-mozilla-beta_fx-account/config.xml b/jenkins-master/jobs/release-mozilla-beta_fx-account/config.xml index cb018cb..ced4ceb 100644 --- a/jenkins-master/jobs/release-mozilla-beta_fx-account/config.xml +++ b/jenkins-master/jobs/release-mozilla-beta_fx-account/config.xml @@ -145,7 +145,7 @@ ${BUILD_URL} TPS ${PROJECT_NAME} testrun for Firefox${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox version:)( .*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%application%"} on ${NODE_NAME} (${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox buildid: )(.*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%buildid%"}) completed with failures. Test failures: -${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL .*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} +${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL.*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} View the build in Jenkins: ${BUILD_URL} diff --git a/jenkins-master/jobs/release-mozilla-release_fx-account/config.xml b/jenkins-master/jobs/release-mozilla-release_fx-account/config.xml index f18e23c..70efb1f 100644 --- a/jenkins-master/jobs/release-mozilla-release_fx-account/config.xml +++ b/jenkins-master/jobs/release-mozilla-release_fx-account/config.xml @@ -145,7 +145,7 @@ ${BUILD_URL} TPS ${PROJECT_NAME} testrun for Firefox${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox version:)( .*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%application%"} on ${NODE_NAME} (${BUILD_LOG_REGEX, regex="^(?:CROSSWEAVE INFO: Firefox buildid: )(.*)$", maxMatches=1, showTruncatedLines=false, substText="$1", addNewline=false, defaultValue="%buildid%"}) completed with failures. Test failures: -${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL .*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"}i +${BUILD_LOG_MULTILINE_REGEX, regex="(?:\n\n)(TEST-UNEXPECTED-FAIL.*)(?:\n\n)", maxMatches=100, showTruncatedLines=false, substText="$1"} View the build in Jenkins: ${BUILD_URL}