Skip to content

Commit d65e86c

Browse files
authored
Merge pull request #210 from nodlesh/revocation-for-acapy-dotnet-runset
Revocation for acapy dotnet runset
2 parents ac96375 + fb52076 commit d65e86c

File tree

4 files changed

+69
-3
lines changed

4 files changed

+69
-3
lines changed

.github/workflows/test-harness-acapy-dotnet.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ name: test-harness-acapy-dotnet
1212
#
1313
# Current
1414
#
15-
# All of the tests are currently running.
15+
# The majority of tests are running and passing. T013-HIPE0011 is failing due to the Aries Framework Dotnet not supporting
16+
# presentations containing a non-revocation interval, with a non-revocable credential. This issue is being tracked in
17+
# https://github.com/hyperledger/aries-framework-dotnet/issues/184
1618
#
17-
# *Status Note Updated: 2021.03.18*
19+
# *Status Note Updated: 2021.04.08*
1820
#
1921
# End
2022
on:

0 commit comments

Comments
 (0)