From 6e2a23fd7998c61ff38b6c6e65f6395150d19fe7 Mon Sep 17 00:00:00 2001 From: krehermann <16602512+krehermann@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:24:00 -0600 Subject: [PATCH] skip flakey tests (#14818) --- integration-tests/deployment/keystone/deploy_test.go | 1 + integration-tests/deployment/keystone/types_test.go | 1 + 2 files changed, 2 insertions(+) diff --git a/integration-tests/deployment/keystone/deploy_test.go b/integration-tests/deployment/keystone/deploy_test.go index 7331155ecc6..9ffd0b0a8b1 100644 --- a/integration-tests/deployment/keystone/deploy_test.go +++ b/integration-tests/deployment/keystone/deploy_test.go @@ -23,6 +23,7 @@ import ( ) func TestDeploy(t *testing.T) { + t.Skip("TODO: KS-478 fix this test") lggr := logger.TestLogger(t) wfNops := loadTestNops(t, "../clo/testdata/workflow_nodes.json") diff --git a/integration-tests/deployment/keystone/types_test.go b/integration-tests/deployment/keystone/types_test.go index 8e1ff279df7..3c920085e9a 100644 --- a/integration-tests/deployment/keystone/types_test.go +++ b/integration-tests/deployment/keystone/types_test.go @@ -138,6 +138,7 @@ func Test_newOcr2Node(t *testing.T) { } func Test_mapDonsToNodes(t *testing.T) { + t.Skip("TODO: KS-478 fix this test") var ( pubKey = "03dacd15fc96c965c648e3623180de002b71a97cf6eeca9affb91f461dcd6ce1" evmSig = "b35409a8d4f9a18da55c5b2bb08a3f5f68d44442"