Skip to content

Commit c66822f

Browse files
committed
udpdate test db
1 parent 2dfaf29 commit c66822f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

tools/flakeguard/.flaky_test_db.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
{
2+
"github.com/smartcontractkit/chainlink/deployment/ccip/changeset::TestDeployerGroupMCMS": {
3+
"test_package": "github.com/smartcontractkit/chainlink/deployment/ccip/changeset",
4+
"test_name": "TestDeployerGroupMCMS",
5+
"jira_ticket": "DX-405",
6+
"skipped_at": "0001-01-01T00:00:00Z"
7+
},
8+
"github.com/smartcontractkit/chainlink/deployment/ccip/changeset::TestDeployerGroupMCMS/happy_path": {
9+
"test_package": "github.com/smartcontractkit/chainlink/deployment/ccip/changeset",
10+
"test_name": "TestDeployerGroupMCMS/happy_path",
11+
"jira_ticket": "DX-405",
12+
"skipped_at": "0001-01-01T00:00:00Z"
13+
},
14+
"github.com/smartcontractkit/chainlink/deployment/common/changeset/solana::TestFundMCMSignersChangeset_Apply": {
15+
"test_package": "github.com/smartcontractkit/chainlink/deployment/common/changeset/solana",
16+
"test_name": "TestFundMCMSignersChangeset_Apply",
17+
"jira_ticket": "DX-403",
18+
"skipped_at": "0001-01-01T00:00:00Z"
19+
},
20+
"github.com/smartcontractkit/chainlink/deployment/common/changeset/state::TestMCMSWithTimelockState_GenerateMCMSWithTimelockViewSolana": {
21+
"test_package": "github.com/smartcontractkit/chainlink/deployment/common/changeset/state",
22+
"test_name": "TestMCMSWithTimelockState_GenerateMCMSWithTimelockViewSolana",
23+
"jira_ticket": "DX-404",
24+
"skipped_at": "0001-01-01T00:00:00Z"
25+
},
226
"github.com/smartcontractkit/chainlink/deployment/environment/crib::TestShouldProvideEnvironmentConfig": {
327
"test_package": "github.com/smartcontractkit/chainlink/deployment/environment/crib",
428
"test_name": "TestShouldProvideEnvironmentConfig",

0 commit comments

Comments
 (0)