@@ -22,18 +22,6 @@ const expectedErrors = [
2222 'Tests_DB_Charset::test_strip_invalid_text' ,
2323 'Tests_DB::test_db_reconnect' ,
2424 'Tests_DB::test_get_col_info' ,
25- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "escaped-false-1"' ,
26- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "escaped-false-2"' ,
27- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "escaped-true-1"' ,
28- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "escaped-true-2"' ,
29- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "format-false-1"' ,
30- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "format-false-2"' ,
31- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "format-true-1"' ,
32- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "format-true-2"' ,
33- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "numbered-false-1"' ,
34- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "numbered-false-2"' ,
35- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "numbered-true-1"' ,
36- 'Tests_DB::test_prepare_should_respect_the_allow_unsafe_unquoted_parameters_property with data set "numbered-true-2"' ,
3725 'Tests_DB::test_process_fields_value_too_long_for_field with data set "invalid chars"' ,
3826 'Tests_DB::test_process_fields_value_too_long_for_field with data set "too long"' ,
3927 'Tests_DB::test_process_fields' ,
0 commit comments