Skip to content

Commit

Permalink
[uss_qualifier] Fix subscription times (#669)
Browse files Browse the repository at this point in the history
* Fix subscription times

* Omit start time in certain subscription requests 9d8333e
  • Loading branch information
github-actions[bot] committed Apr 30, 2024
1 parent 53990f1 commit b2c13a1
Show file tree
Hide file tree
Showing 334 changed files with 152,279 additions and 152,279 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": "35740dd0952e229ac1398cd2c1bcc47ad83550959e2d2e5d23324c89cbded86a",
"start_time": "2024-04-30 14:23:05 UTC",
"end_time": "2024-04-30 14:25:45 UTC",
"baseline": "3edd6db5a3ca8805637369e672160769ee74ea3ff7c566d2ee7a0c4d11a46a82",
"test_run_id": "e08e209d4adfedbd87295137fd45276cc294157393e89ade4a565986316b7af3",
"start_time": "2024-04-30 14:42:12 UTC",
"end_time": "2024-04-30 14:44:51 UTC",
"baseline": "c3045970cec5d94620f5c63991218bd2494e6d2066b271e205168293a908a827",
"environment": "6a7e5da49ecf2a9b6efdcc7006162a31a9eb9e2b872a4ed240cf81d58ef366fd"
},
"participant_verifications": {
Expand Down
5,096 changes: 2,548 additions & 2,548 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss1.html

Large diffs are not rendered by default.

4,346 changes: 2,173 additions & 2,173 deletions artifacts/uss_qualifier/reports/dss_probing/requirements/uss2.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 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-35740dd sequence view</title>
<title>TR-e08e209 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-35740dd</td>
<td>TR-e08e209</td>
</tr>
<tr>
<td>Start time</td>
<td>2024-04-30 14:23:05 UTC</td>
<td>2024-04-30 14:42:12 UTC</td>
</tr>
<tr>
<td>End time</td>
<td>2024-04-30 14:25:45 UTC</td>
<td>2024-04-30 14:44:51 UTC</td>
</tr>
<tr>
<td>Test baseline identifier</td>
<td>TB-3edd6db</td>
<td>TB-c304597</td>
</tr>
<tr>
<td>Environment identifier</td>
<td>TE-6a7e5da</td>
</tr>
<tr>
<td>Codebase version</td>
<td>interuss/monitoring/v0.0.0-057a565</td>
<td>interuss/monitoring/v0.0.0-9d8333e</td>
</tr>
<tr>
<td>Commit hash</td>
<td>057a56502c67700fb2df57e66c6a6d5efd1a5068</td>
<td>9d8333e11a7d115576e8b4b345c44bfffa3b2887</td>
</tr>
</table>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-057a565</div>
<div class="minor_note">Artifact generated by interuss/monitoring/v0.0.0-9d8333e</div>
</div>
</div>

Expand Down Expand Up @@ -2241,12 +2241,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 @@ -2658,7 +2658,7 @@ <h2>Scenarios executed</h2>
<td></td>
<td></td>
<td>
0:01
0:00
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3082,7 +3082,7 @@ <h2>Scenarios executed</h2>
<td class="pass_result">&#x2705;</td>
<td>&#x1F310;</td>
<td>
0:10
0:11
</td>
</tr>
<tr>
Expand Down Expand Up @@ -3204,7 +3204,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 @@ -3325,7 +3325,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 b2c13a1

Please sign in to comment.