Skip to content

Commit

Permalink
Deploying to gh-pages from @ 245f02d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Dec 31, 2023
1 parent 9b8d5ea commit 8f27bfd
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 190 deletions.
23 changes: 8 additions & 15 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 13/14 92%
</p>
<p>
Tests failed 2/14 15%
Tests failed 1/14 8%
</p>
<p>
Failures 2
Failures 1
</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>24 December 2023 at 5:11 am UTC</time>
These tests were run on <time>31 December 2023 at 5:11 am UTC</time>
</p>
<section class="informative" id="Key">
<h3>Key</h3>
Expand Down Expand Up @@ -740,8 +740,8 @@ <h2>StatusList2021 Credentials (Verify)</h2>
<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/status-list-2021-test-suite/status-list-2021-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/status-list-2021-test-suite/status-list-2021-test-suite/tests/20-verify.js:108:29)"
"message": "Expected no response from verifier: expected Response{ data: { …(4) }, …(3) } to not exist",
"stack": "AssertionError: Expected no response from verifier: expected Response{ data: { …(4) }, …(3) } to not exist\n at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)\n at shouldFailVerification (file:///home/runner/work/status-list-2021-test-suite/status-list-2021-test-suite/tests/assertions.js:102:14)\n at Context.<anonymous> (file:///home/runner/work/status-list-2021-test-suite/status-list-2021-test-suite/tests/20-verify.js:120:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
}</pre>
</span>
</div>
Expand All @@ -751,8 +751,8 @@ <h2>StatusList2021 Credentials (Verify)</h2>
<!--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 +781,6 @@ <h2>StatusList2021 Credentials (Verify)</h2>
margin-left: 1rem;
}
</style>
<span class="err hide no-space-around">
<pre>{
"name": "AssertionError",
"message": "Expected no response from verifier: expected Response{ data: { …(4) }, …(3) } to not exist",
"stack": "AssertionError: Expected no response from verifier: expected Response{ data: { …(4) }, …(3) } to not exist\n at should.not.exist (node_modules/chai/lib/chai/interface/should.js:208:38)\n at shouldFailVerification (file:///home/runner/work/status-list-2021-test-suite/status-list-2021-test-suite/tests/assertions.js:102:14)\n at Context.<anonymous> (file:///home/runner/work/status-list-2021-test-suite/status-list-2021-test-suite/tests/20-verify.js:150:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
}</pre>
</span>
</div>
</td>
</tr>
Expand Down
Loading

0 comments on commit 8f27bfd

Please sign in to comment.