Skip to content

Commit

Permalink
Remove reference to #28
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPelletier committed Dec 20, 2023
1 parent 24fba17 commit cb601b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ See [the continuous integration test documentation](./.github/workflows/CI.md) f

### Failing "uss_qualifier tests" CI check

If `make presubmit` succeeds on a developer's local machine, the GitHub CI actions should succeed as well. [A known issue](https://github.com/interuss/monitoring/issues/28) frequently causes the "uss_qualifier tests" check to fail. If the failed check indicates a query response code of 999 (this is the code InterUSS indicates when no response is received), this is very likely the problem. A committer can rerun the CI check and it is likely to succeed on the second try with no changes.

If anyone can resolve [issue #28](https://github.com/interuss/monitoring/issues/28) which causes this problem, that help would be enormously appreciated by InterUSS.
If `make presubmit` succeeds on a developer's local machine, the GitHub CI actions should succeed as well. If `make presubmit` succeeds locally but the GitHub CI actions fail, that may indicate help from an InterUSS committer would be helpful.

## uss_qualifier test scenarios

Expand Down

0 comments on commit cb601b2

Please sign in to comment.