Skip to content

Commit

Permalink
[uss_qualifier] extend implicit subscription handling scenario to cov…
Browse files Browse the repository at this point in the history
…er subscription expansion (#794) 5cfb1ca
  • Loading branch information
github-actions[bot] committed Sep 30, 2024
1 parent a8d9083 commit a2e857b
Show file tree
Hide file tree
Showing 469 changed files with 210,540 additions and 181,056 deletions.
2 changes: 1 addition & 1 deletion artifacts/uss_qualifier/reports/dss_probing/report.json

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": "fa86a72eb786a75b0ef1fd2b5fdcc0e20ecf9656cb89224782e6817a5cdc4369",
"start_time": "2024-09-27 15:31:46 UTC",
"end_time": "2024-09-27 15:34:30 UTC",
"baseline": "1ceb1ca819040fd0174813fc794dfbb381f1f009be971bbc1e9b9818e8ba5be9",
"test_run_id": "ccd999be6347a9484c64fcd2c71a50942a01c8256d72874da3c318a7f07775d5",
"start_time": "2024-09-30 17:38:39 UTC",
"end_time": "2024-09-30 17:41:23 UTC",
"baseline": "c18b0190db92a8f36b6da7eef7fe90f5f1d1dbdc8dd3e18289f4788ff94a0693",
"environment": "03ef179ff1c07748f590e40439add7679016d72b292337d0265b565d6b53ab2a"
},
"participant_verifications": {
Expand Down
7,081 changes: 3,613 additions & 3,468 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

6,299 changes: 3,222 additions & 3,077 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 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-fa86a72 sequence view</title>
<title>TR-ccd999b sequence view</title>
<style>
body {
margin: 0;
Expand Down Expand Up @@ -117,34 +117,34 @@ <h1>Sequence view of uss_qualifier test run</h1>
</tr>
<tr>
<td>Test run identifier</td>
<td>TR-fa86a72</td>
<td>TR-ccd999b</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-09-27 15:31:46 UTC</td>
<td>2024-09-30 17:38:39 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-09-27 15:34:30 UTC</td>
<td>2024-09-30 17:41:23 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-1ceb1ca</td>
<td>TB-c18b019</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-03ef179</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-5a13c9f</td>
<td>interuss/monitoring/v0.0.0-5cfb1ca</td>
</tr>
<tr>
<td>Commit hash</td>
<td>5a13c9f29ed340a564cb135a8104dd76891a3192</td>
<td>5cfb1ca53ee47c9b29d2d55e397e577a3de44a90</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-5a13c9f</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-5cfb1ca</div>
</div>
</div>

Expand Down Expand Up @@ -2216,12 +2216,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
</div>
</li>
<li class="not_collapseable">
<div class="node_key">include_action_when</div>:
<div class="node_key">skip_action_when</div>:
<div class="node_value"> None
</div>
</li>
<li class="not_collapseable">
<div class="node_key">skip_action_when</div>:
<div class="node_key">include_action_when</div>:
<div class="node_value"> None
</div>
</li>
Expand Down Expand Up @@ -2257,12 +2257,12 @@ <h1>Sequence view of uss_qualifier test run</h1>
<div class="node_key">sequence_view</div>:
<div class="node_value"> <ul>
<li class="not_collapseable">
<div class="node_key">render_kml</div>:
<div class="node_key">redact_access_tokens</div>:
<div class="node_value"> True
</div>
</li>
<li class="not_collapseable">
<div class="node_key">redact_access_tokens</div>:
<div class="node_key">render_kml</div>:
<div class="node_value"> True
</div>
</li>
Expand Down Expand Up @@ -2754,7 +2754,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:01
0:00
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2971,7 +2971,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:00
0:01
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3202,7 +3202,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:11
0:10
</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit a2e857b

Please sign in to comment.