Skip to content

Commit 39b2e5b

Browse files
Merge pull request #3367 from didier-wenzek/test/ignore-opensll-errors-on-connect
test: Ignore flaky test failing on spurious OpenSSL errors
2 parents 74947b0 + 046c34c commit 39b2e5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/RobotFramework/tests/tedge_connect/tedge_connect_test.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ tedge reconnect restarts mapper
6464
Should Not Be Equal ${pid_before} ${pid_after}
6565

6666
Check absence of OpenSSL Error messages #3024
67+
Skip
68+
... msg=This test is flaky. There is client (yet to be identified) that fails to connect on port 8883 leading to OpenSSL Error
6769
${SuiteStart}= Get Suite Start Time
6870
# Only checkout output if mosquitto is being used
6971
${output}= Execute Command

0 commit comments

Comments
 (0)