Skip to content

Commit

Permalink
[uss_qualifier] op-intent refs ACL checks: skip scenario if reference…
Browse files Browse the repository at this point in the history
…s can't be cleaned up (fix #418) (#421)

[uss_qualifier] op-intent refs ACL checks: fail early if references can't be cleaned up (fix #418) a7a21bf
  • Loading branch information
github-actions[bot] committed Dec 18, 2023
1 parent b207d63 commit e513f2c
Show file tree
Hide file tree
Showing 212 changed files with 148,909 additions and 146,671 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": "458413e1f8bdbaeea1755b7a79fb1ce54bb74ec1aa2734baf2d58f6b49d24c46",
"start_time": "2023-12-18 17:55:27 UTC",
"end_time": "2023-12-18 17:57:28 UTC",
"baseline": "e5fce597c43a07440eb271bdd15aaf73cdd5e4d5dbe66381e7d122a9be4d3afa",
"test_run_id": "b17fd3b0ddc9cafea2520c90b96a220490fce44a769335612b488780ae7635c0",
"start_time": "2023-12-18 17:59:56 UTC",
"end_time": "2023-12-18 18:01:56 UTC",
"baseline": "4dab21c4871306b7ffd8d8bcad3539f9b7a9c2b9af18539dae0e03d106a2cc00",
"environment": "383670842b90e623e04660bab8132198849a61457e0d90caf9eebb0df6322efb"
},
"participant_verifications": {
Expand Down
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.

24 changes: 12 additions & 12 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-458413e sequence view</title>
<title>TR-b17fd3b 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-458413e</td>
<td>TR-b17fd3b</td>
</tr>
<tr>
<td>Start time</td>
<td>2023-12-18 17:55:27 UTC</td>
<td>2023-12-18 17:59:56 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2023-12-18 17:57:28 UTC</td>
<td>2023-12-18 18:01:56 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-e5fce59</td>
<td>TB-4dab21c</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-3836708</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-c4d1768</td>
<td>interuss/monitoring/v0.0.0-a7a21bf</td>
</tr>
<tr>
<td>Commit hash</td>
<td>c4d1768a2cdaef3975c0aad25a17c94a1370a4ce</td>
<td>a7a21bfafab20353faacc1733c571b2b2e99fa06</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -732,7 +732,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 @@ -843,7 +843,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 @@ -876,7 +876,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td></td>
<td>
0:12
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -955,7 +955,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 @@ -1066,7 +1066,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 e513f2c

Please sign in to comment.