Skip to content

Commit

Permalink
Deploying to gh-pages from @ eb3eef6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Apr 7, 2024
1 parent d532abf commit 9f6f2fd
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 195 deletions.
30 changes: 8 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@
<section class="informative" id="conformance-testing-results">
<h2> Conformance Testing Results </h2>
<p>
Tests passed 12/14 85%
Tests passed 14/14 100%
</p>
<p>
Tests failed 2/14 15%
Tests failed 0/14 0%
</p>
<p>
Failures 2
Failures 0
</p>
<p>
Tests skipped 0
Expand All @@ -97,7 +97,7 @@ <h2> Conformance Testing Results </h2>
Total tests 14
</p>
<p>
These tests were run on <time>31 March 2024 at 5:11 am UTC</time>
These tests were run on <time>7 April 2024 at 5:12 am UTC</time>
</p>
<section class="informative" id="Key">
<h3>Key</h3>
Expand Down Expand Up @@ -707,8 +707,8 @@ <h2>StatusList2021 Credentials (Verify)</h2>
<!--This is the name of the test-->
<td class="subtest">MUST fail to verify a revoked status list credential</td>
<!--These contain if the test passed, failed, or was skipped-->
<td class="failed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<td class="passed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<style>
.hide {
Expand Down Expand Up @@ -737,22 +737,15 @@ <h2>StatusList2021 Credentials (Verify)</h2>
margin-left: 1rem;
}
</style>
<span class="err hide no-space-around">
<pre>{
"name": "AssertionError",
"message": "expected false to equal true",
"stack": "AssertionError: expected false to equal true\n at updateStatus (file:///home/runner/work/vc-bitstring-status-list-test-suite/vc-bitstring-status-list-test-suite/tests/helpers.js:107:17)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Context.<anonymous> (file:///home/runner/work/vc-bitstring-status-list-test-suite/vc-bitstring-status-list-test-suite/tests/20-verify.js:108:29)"
}</pre>
</span>
</div>
</td>
</tr>
<tr>
<!--This is the name of the test-->
<td class="subtest">MUST fail to verify a suspended status list credential</td>
<!--These contain if the test passed, failed, or was skipped-->
<td class="failed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<td class="passed not-optional highlight-on-hover text-center">
<div class= "highlight-on-hover"></div>
<div class="relative-pos">
<style>
.hide {
Expand Down Expand Up @@ -781,13 +774,6 @@ <h2>StatusList2021 Credentials (Verify)</h2>
margin-left: 1rem;
}
</style>
<span class="err hide no-space-around">
<pre>{
"name": "AssertionError",
"message": "expected false to equal true",
"stack": "AssertionError: expected false to equal true\n at updateStatus (file:///home/runner/work/vc-bitstring-status-list-test-suite/vc-bitstring-status-list-test-suite/tests/helpers.js:107:17)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Context.<anonymous> (file:///home/runner/work/vc-bitstring-status-list-test-suite/vc-bitstring-status-list-test-suite/tests/20-verify.js:138:31)"
}</pre>
</span>
</div>
</td>
</tr>
Expand Down
Loading

0 comments on commit 9f6f2fd

Please sign in to comment.