Add new error message. (#688)

pull/690/head
Felix Fontein 2023-12-20 13:37:19 +01:00 committed by GitHub
parent 73dbb84fc6
commit 033b456b7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -71,7 +71,11 @@
- result is not changed - result is not changed
- result is failed - result is failed
# We got the expected error message # We got the expected error message
- "'The handshake operation timed out' in result.msg or 'unknown protocol' in result.msg or 'wrong version number' in result.msg" - >-
'The handshake operation timed out' in result.msg
or 'unknown protocol' in result.msg
or 'wrong version number' in result.msg
or 'record layer failure' in result.msg
- name: Test timeout option - name: Test timeout option
get_certificate: get_certificate: