Skip to content

Commit 7780bd9

Browse files
committed
Coment
1 parent 2ae8af5 commit 7780bd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/260_logs_failure_store.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,5 @@ teardown:
7676
match_all: {}
7777
- length: { hits.hits: 1 }
7878
- match: { hits.hits.0._source.document.source.message.struct.value: 42 }
79+
# TODO: For some reason changed to illegal argument exception sometimes?
7980
- match: { hits.hits.0._source.error.type: "document_parsing_exception" }

0 commit comments

Comments
 (0)