mirror of
https://github.com/reactos/CMake.git
synced 2025-02-20 03:31:55 +00:00
Tests: Teach RunCMake to ignore PGI license expiry warnings
These are not useful in nightly testing.
This commit is contained in:
parent
210d04bb79
commit
59673bb2dc
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user