Skip to content

Commit de3821f

Browse files
committed
flaky test monitor - PR merge issues - adding flaky test to quarantine - TestWithEmulator/TestEmulatorProblems
1 parent c9258dc commit de3821f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/dkg/dkg_emulator_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,5 +201,6 @@ func (s *DKGSuite) TestNodesDown() {
201201
// between consensus node and access node, as well as connection issues between
202202
// access node and execution node, or the execution node being down).
203203
func (s *DKGSuite) TestEmulatorProblems() {
204+
s.T().Skip("flaky test - quarantined")
204205
s.runTest(numberOfNodes, true)
205206
}

0 commit comments

Comments
 (0)