Skip to content

Commit

Permalink
[uss_qualifier/utm/OpIntentValidator] Fix corner-case handling when o…
Browse files Browse the repository at this point in the history
…p intent is expected to not be found (#391)

[uss_qualifier/utm/OpIntentValidator] Skip step if op intent is expected to not be found when there is no original op intent 4de67d3
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent 508b0e1 commit ddfdd22
Show file tree
Hide file tree
Showing 212 changed files with 108,565 additions and 108,565 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/1.html

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/2.html

Large diffs are not rendered by default.

3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/s.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"test_run_information": {
"test_run_id": "2147be454a40de06e57b6eb72d59cd582429263f96b4b0a5ab83e53a7e234dba",
"start_time": "2023-12-07 17:16:53 UTC",
"end_time": "2023-12-07 17:18:54 UTC",
"baseline": "9865194eaec9c4c49a5b7fe5fc08a601462aa91ed45f896b6153e4a7d384eadd",
"test_run_id": "85804fe85541246d096598c3093611b6fced74a4f8af787064816becdcc15ac5",
"start_time": "2023-12-08 13:28:25 UTC",
"end_time": "2023-12-08 13:30:25 UTC",
"baseline": "716974a98ef8d3ad97a48c975ead7f95f9a06b21e99ed833d5070781a7746e7c",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
3,106 changes: 1,553 additions & 1,553 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/u.html

Large diffs are not rendered by default.

2,412 changes: 1,206 additions & 1,206 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

2,412 changes: 1,206 additions & 1,206 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>TR-2147be4 sequence view</title>
<title>TR-85804fe sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -107,31 +107,31 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-2147be4</td>
<td>TR-85804fe</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-07 17:16:53 UTC</td>
<td>2023-12-08 13:28:25 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-07 17:18:54 UTC</td>
<td>2023-12-08 13:30:25 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-9865194</td>
<td>TB-716974a</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-a6e022c</td>
<td>interuss/monitoring/v0.0.0-4de67d3</td>
</tr>
<tr>
<td>Commit hash</td>
<td>a6e022cc39e6e6fed443720c0a3d77a6b4b3dd33</td>
<td>4de67d3304a3729d7d30572bc30affc8d854c3bb</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -772,7 +772,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -923,7 +923,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1075,7 +1075,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1226,7 +1226,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
314 changes: 157 additions & 157 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s1.html

Large diffs are not rendered by default.

7,638 changes: 3,819 additions & 3,819 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s10.html

Large diffs are not rendered by default.

314 changes: 157 additions & 157 deletions artifacts/uss_qualifier/reports/dss_probing/sequence/s11.html

Large diffs are not rendered by default.

Loading

0 comments on commit ddfdd22

Please sign in to comment.