Skip to content

Commit

Permalink
test(@general): print result
Browse files Browse the repository at this point in the history
  • Loading branch information
alaibe committed Oct 19, 2022
1 parent 7111879 commit 79dc35e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/Jenkinsfile.uitests
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ pipeline {
squishPackageName: 'squish-6.7.2-qt514x-linux64',
testSuite: '${WORKSPACE}/test/ui-test/testSuites/*',
])
echo res
if ( res == "SUCCESS" || res == "UNSTABLE" ) {
return
}
Expand Down

0 comments on commit 79dc35e

Please sign in to comment.