Skip to content

Commit 56676ef

Browse files
committed
Added note
1 parent 63c5b7c commit 56676ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def test_send_message_should_trigger_correlation_rule(self):
4545
time.sleep(_PERIOD)
4646
inputs.send({'short_message': 'pop'})
4747

48+
# Seems like this test sometimes fails during CI, should the timeout be increased? Or is there a random bug?
4849
self._assert_got_new_event_within(60)
4950

5051
def test_send_message_should_trigger_correlation_rule_with_group_by(self):

0 commit comments

Comments
 (0)