ParserTestCaseFailuresForOutput is a datatype that contains any test failures that relates to a specific output event. This is a key-value pair, where the index of the output event is the key, and the failures are the value.

Table: ParserTestCaseFailuresForOutput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 27, 2024
failuresParserTestCaseOutputFailuresyes Long-TermFailures for the output event. See ParserTestCaseOutputFailures.
outputEventIndexintegeryes Long-TermThe index of the output event to which these failures pertain. There may be failures pointing to non-existing output events (e.g., if an assertion was made on an output event which wasn't produced.