From 66af411b807b4124c1d5cc3f306699d96b72a433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cmanisha-deshpande=E2=80=9D?= <“dmanisha.work@gmail.com”> Date: Thu, 6 Feb 2025 05:29:14 +0000 Subject: [PATCH] Added expected log and schedule file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added the missing log for 3.10.0-4.0.0 upgrade script and updated upgrade/16_7 with the right schedule file (latest) Signed-off-by: “manisha-deshpande” <“dmanisha.work@gmail.com”> --- test/JDBC/upgrade/16_7/schedule | 26 ++++++++++++------- .../expected_drop.out | 1 + 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/test/JDBC/upgrade/16_7/schedule b/test/JDBC/upgrade/16_7/schedule index 25894585cb..0af86de3cb 100644 --- a/test/JDBC/upgrade/16_7/schedule +++ b/test/JDBC/upgrade/16_7/schedule @@ -13,6 +13,7 @@ atn2 ATTIMEZONE-dep AVG-Aggregate-common AVG-Aggregate-Dep +money_aggregate BABEL-1062 BABEL-1189 BABEL-1206 @@ -150,6 +151,7 @@ babelfish_cast_floor babelfish_inconsistent_metadata babelfish_integrity_checker check_for_inconsistent_metadata +babelfish_migration_mode babelfish_namespace_ext babelfish_sysdatabases babel_function_string @@ -494,6 +496,10 @@ set_tran_isolvl with_recompile alter_proc_recompile catalogs_dbo_sys_schema-upgrade +unary_plus_op_string +tabvar_in_function +atatuservar +exec_sp_in_udf BABEL-4217 Test_ISNULL BABEL-4270 @@ -532,7 +538,7 @@ BABEL-4707 BABEL_4817 upper_lower BABEL-4641 -trim-before-15_11-or-16_7 +trim ltrim rtrim left @@ -567,25 +573,27 @@ replicate space SELECT_INTO_TEST binary-datatype-operators +securityadmin_role sys_dm_os_sys_info BABEL-5059 cast-varchar-to-time xml_exist test_db_collation BABEL-5119 +dbcreator_role BABEL-5129 -BABEL-CASE_EXPR-before-16_6 +db_accessadmin +db_ddladmin +db_securityadmin +BABEL-CASE_EXPR charindex_replace_patindex BABEL-5186 BABEL-2736 -cast_nvarchar_test_before_16_5 +cast_nvarchar_test smalldatetime_date_cmp -securityadmin_role -db_accessadmin datareader_datawriter -dbcreator_role -db_securityadmin -db_ddladmin +db_owner +BABEL-2961 test_conv_money_to_varchar fixeddecimal_modulo -test_conv_float_to_varchar_char_before_17_3 +test_conv_float_to_varchar_char diff --git a/test/python/expected/sql_validation_framework/expected_drop.out b/test/python/expected/sql_validation_framework/expected_drop.out index 746ec5ed94..38063a1788 100644 --- a/test/python/expected/sql_validation_framework/expected_drop.out +++ b/test/python/expected/sql_validation_framework/expected_drop.out @@ -43,6 +43,7 @@ Unexpected drop found for function sys.babelfish_update_server_collation_name in Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.7.0--4.0.0.sql Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.8.0--4.0.0.sql Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.9.0--4.0.0.sql +Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--3.10.0--4.0.0.sql Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.0.0--4.1.0.sql Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.1.0--4.2.0.sql Unexpected drop found for function sys.babelfish_update_server_collation_name in file babelfishpg_tsql--4.2.0--4.3.0.sql