summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-11-01 13:20:41 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-01 13:23:03 (GMT)
commit59673bb2dc4a1336dd9028573ed33d934087f8ee (patch)
treee94a95ae76233e5b28db4949423fe24138995503 /Tests
parent210d04bb79b961252c3685b1d7a3653beec39fe6 (diff)
downloadCMake-59673bb2dc4a1336dd9028573ed33d934087f8ee.zip
CMake-59673bb2dc4a1336dd9028573ed33d934087f8ee.tar.gz
CMake-59673bb2dc4a1336dd9028573ed33d934087f8ee.tar.bz2
Tests: Teach RunCMake to ignore PGI license expiry warnings
These are not useful in nightly testing.
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/RunCMake.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake
index f24cfab..cb20fb1 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/Tests/RunCMake/RunCMake.cmake
@@ -146,6 +146,12 @@ function(run_cmake test)
"|clang[^:]*: warning: the object size sanitizer has no effect at -O0, but is explicitly enabled:"
"|Error kstat returned"
"|Hit xcodebuild bug"
+
+ "|LICENSE WARNING:"
+ "|Your license to use PGI[^\n]*expired"
+ "|Please obtain a new version at"
+ "|contact PGI Sales at"
+
"|[^\n]*xcodebuild[^\n]*warning: file type[^\n]*is based on missing file type"
"|[^\n]*is a member of multiple groups"
"|[^\n]*from Time Machine by path"