Skip to content

Test runner failing at S47E55 for 'che_uspace_flightauth' with "ValueError: At state: 'Flying' is not a valid OperationalIntentState" #1283

@srikarBudda

Description

@srikarBudda

Observed behavior
We are executing this scenario S47: Data Validation of GET operational intents by USS, in which at Event 55(uss1) the test runner is failing with: ValueError: At state: 'Flying' is not a valid OperationalIntentState
This is causing the test to stop executing further but we don't see any failed test indicators in the report. We have set the stop_fast flag to false, that didnt help continue to test either.

Other acceptable means might include:

  • Codebase version: ((interuss/monitoring/v0.20.0))
Image

Test check
Scenario 47 - Event 55
Data Validation of GET operational intents by USS

Difference from expected behavior
The test report has that test as passed but the test runner itself is failing with the above mentioned error which is blocking the test execution. We think the test runner is not handling this exception properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions