You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: monitoring/uss_qualifier/scenarios/astm/utm/nominal_planning/conflict_equal_priority_not_permitted/conflict_equal_priority_not_permitted.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -251,10 +251,13 @@ rejection of the modification does not constitute a violation of a requirement.
251
251
not result in a failure per **[interuss.automated_testing.flight_planning.ExpectedBehavior](../../../../../requirements/interuss/automated_testing/flight_planning.md)**.
252
252
Nor should Flight 1 have been removed, because doing so would leave an aircraft in flight without any flight plan.
253
253
254
-
#### 🛑 Successful modification or rejection check
255
-
All flight intent data provided is correct and the USS should have either successfully modified the flight or rejected
256
-
properly the modification per **[interuss.automated_testing.flight_planning.ExpectedBehavior](../../../../../requirements/interuss/automated_testing/flight_planning.md)**.
257
-
If the USS indicates that the injection attempt failed, this check will fail.
254
+
#### 🛑 Successful flight intent handling check
255
+
All flight intent data provided is correct and the USS should have either:
256
+
- successfully modified the flight; or
257
+
- properly rejected the modification; or
258
+
- indicated that it does not support modification
259
+
per **[interuss.automated_testing.flight_planning.ExpectedBehavior](../../../../../requirements/interuss/automated_testing/flight_planning.md)**.
260
+
In any other case, this check will fail.
258
261
259
262
#### 🛑 Failure check
260
263
All flight intent data provided was complete and correct. It should have been processed successfully, allowing the USS
Copy file name to clipboardExpand all lines: monitoring/uss_qualifier/scenarios/astm/utm/nominal_planning/conflict_equal_priority_not_permitted/conflict_equal_priority_not_permitted.py
0 commit comments