Skip to content

Commit 141ad04

Browse files
committed
update db
1 parent 527b03c commit 141ad04

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

tools/flakeguard/.flaky_test_db.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,18 @@
8989
"jira_ticket": "DX-400",
9090
"skipped_at": "0001-01-01T00:00:00Z"
9191
},
92+
"github.com/smartcontractkit/chainlink/v2/core/services/keeper::TestKeeperEthIntegration/eip1559_registry1_2": {
93+
"test_package": "github.com/smartcontractkit/chainlink/v2/core/services/keeper",
94+
"test_name": "TestKeeperEthIntegration/eip1559_registry1_2",
95+
"jira_ticket": "DX-400",
96+
"skipped_at": "0001-01-01T00:00:00Z"
97+
},
98+
"github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/logprovider::TestIntegration_LogRecoverer_Backfill": {
99+
"test_package": "github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/logprovider",
100+
"test_name": "TestIntegration_LogRecoverer_Backfill",
101+
"jira_ticket": "DX-121",
102+
"skipped_at": "0001-01-01T00:00:00Z"
103+
},
92104
"github.com/smartcontractkit/chainlink/v2/core/services/workflows::TestEngine_ConcurrentExecutions": {
93105
"test_package": "github.com/smartcontractkit/chainlink/v2/core/services/workflows",
94106
"test_name": "TestEngine_ConcurrentExecutions",

tools/flakeguard/.jira_assignee_mapping.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"assignee": "61c3bc0d68926d0068ad903d",
2525
"assignee_name": "Akshay"
2626
},
27+
{
28+
"pattern": "github.com/smartcontractkit/chainlink/v2/core/services/relay.*",
29+
"assignee": "61c3bc0d68926d0068ad903d",
30+
"assignee_name": "Akshay"
31+
},
2732
{
2833
"pattern": "github.com/smartcontractkit/chainlink/deployment.*",
2934
"assignee": "6175d3e016119e0069fdd14f"

0 commit comments

Comments
 (0)