Skip to content

Commit a991aab

Browse files
pcaspersjenkins
authored andcommitted
QPR-12192 update some regression tests with new cols
1 parent 4fb1058 commit a991aab

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

Tools/PythonTools/comparison_config.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,8 +1082,11 @@
10821082
"DiscountFactor",
10831083
"fxRateBase",
10841084
"BaseCurrency",
1085-
"PresentValueBase"
1085+
"PresentValueBase",
1086+
"EffectiveFloorVolatility",
1087+
"EffectiveCapVolatility"
10861088
],
1089+
"require_equal_optional_cols": false,
10871090
"column_settings": [
10881091
{
10891092
"names": [
@@ -1099,7 +1102,9 @@
10991102
"PresentValue",
11001103
"DiscountFactor",
11011104
"fxRateBase",
1102-
"PresentValueBase"
1105+
"PresentValueBase",
1106+
"EffectiveFloorVolatility",
1107+
"EffectiveCapVolatility"
11031108
],
11041109
"abs_tol": 1e-8,
11051110
"rel_tol": 1e-8

0 commit comments

Comments
 (0)