Normalize tests: ignore could not consume warnings

pull/3336/head
Jelte Fennema 2020-01-03 12:08:29 +01:00
parent dc3cff991f
commit 5c0f955ab9
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@ s/"(raw_events_second_user_id_value_1_key_|agg_events_user_id_value_1_agg_key_)[
# normalize failed task ids
s/ERROR: failed to execute task [0-9]+/ERROR: failed to execute task X/g
#
## ignore could not consume warnings
#/WARNING: could not consume data from worker node/d
# ignore could not consume warnings
/WARNING: could not consume data from worker node/d
#
## ignore WAL warnings
#/DEBUG: .+creating and filling new WAL file/d