Skip to content

Commit 0301f10

Browse files
authored
[CTK-4612] Remove flake on ECSEC2 processchecks in core agent test (#33941)
1 parent 94c3d46 commit 0301f10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/new-e2e/tests/process/ecs_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ func TestECSEC2CoreAgentSuite(t *testing.T) {
109109

110110
func (s *ECSEC2CoreAgentSuite) TestProcessCheckInCoreAgent() {
111111
t := s.T()
112-
flake.Mark(t)
113112

114113
assert.EventuallyWithT(t, func(c *assert.CollectT) {
115114
payloads, err := s.Env().FakeIntake.Client().GetProcesses()

0 commit comments

Comments
 (0)