summaryrefslogtreecommitdiffstats
path: root/coin/instructions/cmake_build_and_upload_test_artifacts.yaml
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2022-03-17 09:26:16 +0200
committerToni Saario <toni.saario@qt.io>2022-03-17 16:14:36 +0000
commitb3ec373e2fa21fa7ece42d09ec7fe42726ac2f1a (patch)
tree637cf7a1eaed9fe856d8a7ee814073f1d60a10a7 /coin/instructions/cmake_build_and_upload_test_artifacts.yaml
parent97ef7752a2db871d45c8e434d15e0ccec015cd65 (diff)
Remove useless error messaging
This part originates from when the CMake was being introduced and now things are stable enough that the bug rarely is everywhere. Pick-to: 6.2 6.3 Task-number: COIN-828 Change-Id: Ifb7b5ce82740f5ae49f712f9666870993ce00b15 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/instructions/cmake_build_and_upload_test_artifacts.yaml')
-rw-r--r--coin/instructions/cmake_build_and_upload_test_artifacts.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/cmake_build_and_upload_test_artifacts.yaml b/coin/instructions/cmake_build_and_upload_test_artifacts.yaml
index 9e94dd3d27..c1db6cc488 100644
--- a/coin/instructions/cmake_build_and_upload_test_artifacts.yaml
+++ b/coin/instructions/cmake_build_and_upload_test_artifacts.yaml
@@ -54,7 +54,7 @@ instructions:
maxTimeInSeconds: 6000
maxTimeBetweenOutput: 4800
userMessageOnFailure: >
- Failed to build sources. In the current state bug can be everywhere.
+ Failed to build sources.
- type: UploadTestArtifact
transferType: UploadModuleTestsArtifact
archiveDirectory: "{{.BuildDir}}"