Skip to content

Commit ead8a31

Browse files
Fixing failing test
1 parent 458743a commit ead8a31

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

tests/auth/tls/ciphersuites.phpt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ require_once(__DIR__."/tls_utils.inc");
3939
clean_test_db();
4040
?>
4141
--EXPECTF--
42+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
43+
44+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
4245
done!%A

tests/auth/tls/tls_versions.phpt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,29 @@ require(__DIR__."/tls_utils.inc");
3030
clean_test_db();
3131
?>
3232
--EXPECTF--
33+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
34+
35+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
36+
37+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
38+
39+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
40+
41+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
42+
43+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
44+
45+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
46+
47+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
48+
49+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
50+
51+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
52+
53+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
54+
55+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
56+
57+
Warning: mysql_xdevapi\getSession(): TLSv1 and TLSv1.1 are deprecated starting from MySQL 8.0.25 and should not be used. in %a
3358
done!%A

0 commit comments

Comments
 (0)