summaryrefslogtreecommitdiff
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-04-04 13:04:05 -0400
committerBrad King <brad.king@kitware.com>2023-04-04 13:04:05 -0400
commit87812bbcd977dbab1c69ddf39c1bfae6231e27e2 (patch)
tree85c73f13adc6dc8c4ae5523030d900d9a5fa11c6 /Tests
parentfca7e77bffa8670b418d4692903e4f86fd311bc9 (diff)
parent3bb46b29fddd933ffd84d99e3ad3f6d2ea33dd70 (diff)
downloadcmake-87812bbcd977dbab1c69ddf39c1bfae6231e27e2.tar.gz
Merge topic 'test-xcode-14.3' into release-3.26
3bb46b29fd Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warnings Merge-request: !8392
Diffstat (limited to 'Tests')
-rw-r--r--Tests/RunCMake/RunCMake.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/RunCMake.cmake b/Tests/RunCMake/RunCMake.cmake
index 54d7eb580d..faff95767c 100644
--- a/Tests/RunCMake/RunCMake.cmake
+++ b/Tests/RunCMake/RunCMake.cmake
@@ -174,6 +174,7 @@ function(run_cmake test)
"|icp?c: remark #10441: The Intel\\(R\\) C\\+\\+ Compiler Classic \\(ICC\\) is deprecated"
"|[^\n]*install_name_tool: warning: changes being made to the file will invalidate the code signature in:"
+ "|[^\n]*xcodebuild[^\n]*DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default"
"|[^\n]*xcodebuild[^\n]*DVTPlugInManager"
"|[^\n]*xcodebuild[^\n]*DVTSDK: Warning: SDK path collision for path"
"|[^\n]*xcodebuild[^\n]*Requested but did not find extension point with identifier"