We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae8af5 commit 7780bd9Copy full SHA for 7780bd9
modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/260_logs_failure_store.yml
@@ -76,4 +76,5 @@ teardown:
76
match_all: {}
77
- length: { hits.hits: 1 }
78
- match: { hits.hits.0._source.document.source.message.struct.value: 42 }
79
+ # TODO: For some reason changed to illegal argument exception sometimes?
80
- match: { hits.hits.0._source.error.type: "document_parsing_exception" }
0 commit comments