Module nextest_runner::errors

source ·
Expand description

Errors produced by nextest.

Structs

An error that occurred while parsing the config.
An error that occurred while parsing config overrides.
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 occurred while setting up the signal handler.
Error returned while parsing a TestThreads value.
Represents an unknown archive format.
The host platform could not be determined.

Enums

An error that occurs while archiving data.
An error occurred while extracting a file.
An error occurred while reading a file.
An error occurred while constructing a CargoConfigs instance.
The kind of error that occurred while parsing a config.
An error occurred while configuring handles.
An error that occurs while parsing test list output.
The reason an invalid CLI config failed.
The kind of directory that failed to be read in PathMapper::new.
An error that occurs while parsing Rust build metadata from a summary.
An error occurred determining the target runner
An error occurred while determining the cross-compiling target triple.
An error that occurs while building the test runner.
Error returned while parsing a ToolConfigFile value.
An error that occurs while writing an event.
An error that occurs while writing list output.