Skip to content

Crash on invalid NetRID serial number #1443

@BenjaminPelletier

Description

@BenjaminPelletier

Observed behavior
The NetRID nominal behavior scenario raised an uncaught exception related to an invalid serial number:

sequence.zip

Test check
N/A

Difference from expected behavior
uss_qualifier should never produce uncaught exceptions, so a red scenario like this one in the sequence view always indicates a bug. If the serial number the test data (part of the test configuration) says to inject is invalid, that should be caught when initializing the resource rather than in the middle of a scenario. If the exception is simply indicating an evaluation of gathered data, it should produce a failed check rather than being uncaught.

Additional context
The test data used in this test design is from the repo (test_data/usa/kentland/rid.kml), so that test data may need to be adjusted to be usable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions