Skip to content

Commit aef806e

Browse files
NathanielVolfangojenkins
authored andcommitted
QPR-12150 -- Update RESTORE regression tests
1 parent 956daee commit aef806e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

Tools/PythonTools/comparison_config.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1326,6 +1326,17 @@
13261326
}
13271327
]
13281328
},
1329+
"frtb\\.json": {
1330+
"settings": [
1331+
{
1332+
"names": [
1333+
"frtbCharge"
1334+
],
1335+
"abs_tol": 0.1,
1336+
"rel_tol": 1e-12
1337+
}
1338+
]
1339+
},
13291340
"total_im\\.json": {
13301341
"settings": [
13311342
{
@@ -1345,7 +1356,8 @@
13451356
{
13461357
"names": [
13471358
"simmReport/initial_margin",
1348-
"totalIMReport/initial_margin"
1359+
"totalIMReport/initial_margin",
1360+
"frtb/frtbCharge"
13491361
],
13501362
"abs_tol": 0.1,
13511363
"rel_tol": 1e-12

0 commit comments

Comments
 (0)