Skip to content

Commit c5a6131

Browse files
committed
Updated schedule file by adding money/smallmoney and bit arithmetic tests
Added the money/smallmoney and bit arithmetic and math functions tests to all the upgrade schedule files since it was missed as part of PR-3797, commit: 12a8743 Signed-off-by: Ayush Shah <ayushdsh@amazon.com>
1 parent 12a8743 commit c5a6131

File tree

18 files changed

+36
-2
lines changed

18 files changed

+36
-2
lines changed

test/JDBC/upgrade/15_10/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,3 +576,5 @@ round_return_type_test-before-16_9-or-17_5
576576
alter-view
577577
test_conv_int_to_varbinary_binary_before_17_5_or_16_9
578578
MONEY_OBJECT-before-16_4
579+
money_smallmoney
580+
bit_arith

test/JDBC/upgrade/15_12/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,3 +575,5 @@ round_return_type_test-before-16_9-or-17_5
575575
alter-view
576576
test_conv_int_to_varbinary_binary_before_17_5_or_16_9
577577
MONEY_OBJECT-before-16_4
578+
money_smallmoney
579+
bit_arith

test/JDBC/upgrade/15_13/schedule

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,4 +580,5 @@ babel_test_numeric_int2_oper
580580
babel_test_numeric_int4_oper
581581
babel_test_numeric_int8_oper
582582
MONEY_OBJECT-before-16_4
583-
583+
money_smallmoney
584+
bit_arith

test/JDBC/upgrade/15_14/schedule

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,4 +580,5 @@ babel_test_numeric_int2_oper
580580
babel_test_numeric_int4_oper
581581
babel_test_numeric_int8_oper
582582
MONEY_OBJECT-before-16_4
583-
583+
money_smallmoney
584+
bit_arith

test/JDBC/upgrade/15_5/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,5 @@ round_return_type_test-before-16_9-or-17_5
560560
alter-view
561561
test_conv_int_to_varbinary_binary_before_16_6_or_15_10
562562
MONEY_OBJECT-before-16_4
563+
money_smallmoney
564+
bit_arith

test/JDBC/upgrade/15_6/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,3 +575,5 @@ round_return_type_test-before-16_9-or-17_5
575575
alter-view
576576
test_conv_int_to_varbinary_binary_before_16_6_or_15_10
577577
MONEY_OBJECT-before-16_4
578+
money_smallmoney
579+
bit_arith

test/JDBC/upgrade/15_7/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,3 +584,5 @@ round_return_type_test-before-16_9-or-17_5
584584
alter-view
585585
test_conv_int_to_varbinary_binary_before_17_5_or_16_9
586586
MONEY_OBJECT-before-16_4
587+
money_smallmoney
588+
bit_arith

test/JDBC/upgrade/15_8/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,3 +576,5 @@ round_return_type_test-before-16_9-or-17_5
576576
alter-view
577577
test_conv_int_to_varbinary_binary_before_17_5_or_16_9
578578
MONEY_OBJECT-before-16_4
579+
money_smallmoney
580+
bit_arith

test/JDBC/upgrade/16_1/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,3 +568,5 @@ round_return_type_test-before-16_9-or-17_5
568568
alter-view
569569
test_conv_int_to_varbinary_binary_before_16_6_or_15_10
570570
MONEY_OBJECT-before-16_4
571+
money_smallmoney
572+
bit_arith

test/JDBC/upgrade/16_10/schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,3 +617,5 @@ babel_test_numeric_int2_oper
617617
babel_test_numeric_int4_oper
618618
babel_test_numeric_int8_oper
619619
MONEY_OBJECT
620+
money_smallmoney
621+
bit_arith

0 commit comments

Comments
 (0)