Module nextest_runner::errors [−][src]
Expand description
Errors produced by nextest.
Structs
An error that occurred while parsing the config.
An error that occurred while producing JUnit XML.
An error that occurs while parsing an OutputFormat
value from a string.
An error that occurs while parsing a
PartitionerBuilder
input.
An error which indicates that a profile was requested but not known to nextest.
An error that occurs while parsing a RunIgnored
value from a string.
Error returned while parsing a StatusLevel
value from a string.
Error returned while parsing a TestOutputDisplay
value from a string.
Enums
An error that occurs in RustTestArtifact::from_messages
.
An error that occurs while parsing test list output.
An error that occurs while writing an event.
An error that occurs while writing list output.