Skip to content

Commit 674377f

Browse files
committed
add new flaky tests for CCIP and Workflow Engine
1 parent 1994028 commit 674377f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

tools/flakeguard/.flaky_test_db.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
"jira_ticket": "DX-294",
1818
"skipped_at": "2025-03-24T16:08:45.515288Z"
1919
},
20+
"github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip::TestRMN_IncorrectSig": {
21+
"test_package": "github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip",
22+
"test_name": "TestRMN_IncorrectSig",
23+
"jira_ticket": "DX-396",
24+
"skipped_at": "0001-01-01T00:00:00Z"
25+
},
2026
"github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip::TestRMN_MultipleMessagesOnOneLaneNoWaitForExec": {
2127
"test_package": "github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip",
2228
"test_name": "TestRMN_MultipleMessagesOnOneLaneNoWaitForExec",
@@ -59,6 +65,18 @@
5965
"jira_ticket": "DX-293",
6066
"skipped_at": "2025-03-24T16:06:00.975793Z"
6167
},
68+
"github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip::Test_CCIPTokenPriceUpdates": {
69+
"test_package": "github.com/smartcontractkit/chainlink/integration-tests/smoke/ccip",
70+
"test_name": "Test_CCIPTokenPriceUpdates",
71+
"jira_ticket": "CCIP-4582",
72+
"skipped_at": "0001-01-01T00:00:00Z"
73+
},
74+
"github.com/smartcontractkit/chainlink/v2/core/services/workflows::TestEngine_ConcurrentExecutions": {
75+
"test_package": "github.com/smartcontractkit/chainlink/v2/core/services/workflows",
76+
"test_name": "TestEngine_ConcurrentExecutions",
77+
"jira_ticket": "DX-397",
78+
"skipped_at": "0001-01-01T00:00:00Z"
79+
},
6280
"github.com/smartcontractkit/chainlink/v2::TestScripts/health/default": {
6381
"test_package": "github.com/smartcontractkit/chainlink/v2",
6482
"test_name": "TestScripts/health/default",

0 commit comments

Comments
 (0)