Skip to content

Commit

Permalink
remote timeout from test
Browse files Browse the repository at this point in the history
  • Loading branch information
dehaansa committed Jan 2, 2025
1 parent 3ee6853 commit 14d1788
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/component/otelcol/receiver/syslog/syslog_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ func Test(t *testing.T) {
}()

require.NoError(t, ctrl.WaitRunning(3*time.Second))
// TODO(@dehaansa) - test if this is removeable after https://github.com/grafana/alloy/pull/2262
time.Sleep(1 * time.Second)

// Send traces in the background to our receiver.
go func() {
Expand Down

0 comments on commit 14d1788

Please sign in to comment.