Skip to content

Commit 4bc0238

Browse files
authored
[DX-625] skip gateway DON CRE E2E test (#17778)
skip gateway don cre test
1 parent 4b91297 commit 4bc0238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system-tests/tests/smoke/cre/por_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,7 @@ func TestCRE_OCR3_PoR_Workflow_SingleDon_MultipleWriters_MockedPrice(t *testing.
761761

762762
// config file to use: environment-gateway-don.toml
763763
func TestCRE_OCR3_PoR_Workflow_GatewayDon_MockedPrice(t *testing.T) {
764+
t.Skip("Disabling until we discover how to fix its flakyness. Tracked as DX-625")
764765
testLogger := framework.L
765766

766767
// Load and validate test configuration

0 commit comments

Comments
 (0)