You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/tests/common_tests/connection_params.robot
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ Oracle specific - thick mode in config file - invalid
128
128
[Documentation] Invalid as mode switch during test execution is not supported
129
129
... This test must run the last one in the suite, after others used thin mode already.
130
130
Skip If $DB_MODULE != "oracledb"
131
-
Run Keyword And Expect Error ProgrammingError: DPY-2019: python-oracledb thick mode cannot be used because a thin mode connection has already been created
131
+
Run Keyword And Expect Error ProgrammingError: DPY-2019: python-oracledb thick mode cannot be used *
132
132
... Connect Using Config File ${DB_MODULE}/thick_mode
0 commit comments