Skip to content

Commit

Permalink
Merge pull request #754 from hyperledger/aath-summary-results
Browse files Browse the repository at this point in the history
Changes by create-pull-request action
  • Loading branch information
swcurran authored Dec 23, 2023
2 parents a9d92a9 + a9e3f6f commit 82b4cee
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 64 deletions.
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@ Want to add your Aries component to this page? You need to add a runset to the

| Test Agent | Scope | Exceptions | ACA-Py | AF-Go | AFJ | AF-.NET | Findy | VCX | **All Tests** |
| ----- | ----- | ----- | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
| [ACA-Py](acapy.md)| AIP 1, 2 | None | 89 / 96<br>92% | 0 / 31<br>0% | 55 / 79<br>69% | 6 / 36<br>16% | 34 / 34<br>100% | 37 / 38<br>97% | **215 / 302<br>71%** |
| [AF-Go](afgo.md)| AIP 2 | None | 0 / 31<br>0% | 26 / 45<br>57% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | **26 / 76<br>34%** |
| [AFJ](javascript.md)| AIP 1 | Revocation | 55 / 79<br>69% | 0 / 0<br>0% | 12 / 28<br>42% | 12 / 53<br>22% | 25 / 51<br>49% | 22 / 38<br>57% | **114 / 220<br>51%** |
| [ACA-Py](acapy.md)| AIP 1, 2 | None | 89 / 96<br>92% | 0 / 31<br>0% | 55 / 79<br>69% | 6 / 36<br>16% | 34 / 34<br>100% | 36 / 38<br>94% | **214 / 302<br>70%** |
| [AF-Go](afgo.md)| AIP 2 | None | 0 / 31<br>0% | 27 / 45<br>60% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | **27 / 76<br>35%** |
| [AFJ](javascript.md)| AIP 1 | Revocation | 55 / 79<br>69% | 0 / 0<br>0% | 12 / 28<br>42% | 12 / 53<br>22% | 25 / 51<br>49% | 20 / 38<br>52% | **112 / 220<br>50%** |
| [AF-.NET](dotnet.md)| AIP 1 | Proof Proposal | 6 / 36<br>16% | 0 / 0<br>0% | 12 / 53<br>22% | 0 / 12<br>0% | 6 / 39<br>15% | 0 / 0<br>0% | **12 / 111<br>10%** |
| [Findy](findy.md)| AIP 1 | Credential Exchange | 34 / 34<br>100% | 0 / 0<br>0% | 25 / 51<br>49% | 6 / 39<br>15% | 17 / 17<br>100% | 0 / 0<br>0% | **76 / 124<br>61%** |
| [VCX](aries-vcx.md)| AIP 1 | Revocation | 37 / 38<br>97% | 0 / 0<br>0% | 22 / 38<br>57% | 0 / 0<br>0% | 0 / 0<br>0% | 19 / 20<br>95% | **78 / 96<br>81%** |
| [VCX](aries-vcx.md)| AIP 1 | Revocation | 36 / 38<br>94% | 0 / 0<br>0% | 20 / 38<br>52% | 0 / 0<br>0% | 0 / 0<br>0% | 19 / 20<br>95% | **75 / 96<br>78%** |

- Where the row and column are the same Test Agent, the results include only the tests where the Test Agent plays ALL of the roles (ACME, Bob, Faber and Mallory)
- The results in the "All Tests" column include tests involving the "Test Agent" in ANY of the roles.
- Wondering what the results mean? Please read the brief [introduction to Aries interoperability](aries-interop-intro.md) for some background.
- Select the "Test Agent" links to drill down into the tests being run for each Test Agent.


*Results last updated: Wed Dec 20 02:29:55 UTC 2023*
*Results last updated: Sat Dec 23 02:29:45 UTC 2023*

30 changes: 15 additions & 15 deletions docs/acapy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| [acapy-findy](#runset-acapy-findy) | acapy-main<br>0.11.0 | findy<br>0.31.46 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-findy/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [afj-acapy](#runset-afj-acapy) | javascript<br>0.5.0-alpha.71 | acapy-main<br>0.11.0 | javascript<br>0.5.0-alpha.71 | javascript<br>0.5.0-alpha.71 | AIP 1.0 | [**11 / 28<br>39%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**18 / 20<br>90%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [dotnet-acapy](#runset-dotnet-acapy) | dotnet<br> | acapy-main<br>0.11.0 | dotnet<br> | dotnet<br> | AIP 1.0 | [**0 / 12<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/dotnet-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [findy-acapy](#runset-findy-acapy) | findy<br>0.31.46 | acapy-main<br>0.11.0 | findy<br>0.31.46 | findy<br>0.31.46 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/findy-b-acapy/reports/latest/index.html?redirect=false#behaviors) |

Expand All @@ -28,7 +28,7 @@ Runset Name: ACA-PY to AF-Go
**Latest results: 0 out of 14 (0%)**
*Last run: Wed Dec 20 00:18:29 UTC 2023*
*Last run: Sat Dec 23 00:19:58 UTC 2023*
```

#### Current Runset Status
Expand All @@ -51,7 +51,7 @@ Runset Name: ACA-PY to AFJ
**Latest results: 38 out of 39 (97%)**
*Last run: Wed Dec 20 00:41:47 UTC 2023*
*Last run: Sat Dec 23 00:43:37 UTC 2023*
```

#### Current Runset Status
Expand All @@ -74,7 +74,7 @@ Runset Name: ACA-PY to ACA-Py
**Latest results: 35 out of 35 (100%)**
*Last run: Wed Dec 20 00:32:08 UTC 2023*
*Last run: Sat Dec 23 00:33:21 UTC 2023*
```

#### Current Runset Status
Expand All @@ -97,7 +97,7 @@ Runset Name: ACA-PY to ACA-Py
**Latest results: 54 out of 61 (88%)**
*Last run: Wed Dec 20 00:42:08 UTC 2023*
*Last run: Sat Dec 23 00:43:24 UTC 2023*
```

#### Current Runset Status
Expand All @@ -120,7 +120,7 @@ Runset Name: acapy to aries-vcx
**Latest results: 18 out of 18 (100%)**
*Last run: Wed Dec 20 00:52:13 UTC 2023*
*Last run: Sat Dec 23 00:53:33 UTC 2023*
```

#### Current Runset Status
Expand All @@ -142,7 +142,7 @@ Runset Name: ACA-PY to AF-.NET to AFJ
**Latest results: 6 out of 12 (50%)**
*Last run: Wed Dec 20 00:43:35 UTC 2023*
*Last run: Sat Dec 23 00:43:42 UTC 2023*
```

#### Current Runset Status
Expand All @@ -167,7 +167,7 @@ Runset Name: ACA-PY to AF-.NET
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 00:46:49 UTC 2023*
*Last run: Sat Dec 23 00:48:10 UTC 2023*
```

#### Current Runset Status
Expand All @@ -192,7 +192,7 @@ Runset Name: ACA-PY to findy
**Latest results: 17 out of 17 (100%)**
*Last run: Wed Dec 20 00:57:41 UTC 2023*
*Last run: Sat Dec 23 00:59:17 UTC 2023*
```

#### Current Runset Status
Expand All @@ -215,7 +215,7 @@ Runset Name: AF-Go to ACA-PY
**Latest results: 0 out of 17 (0%)**
*Last run: Wed Dec 20 01:00:32 UTC 2023*
*Last run: Sat Dec 23 01:02:19 UTC 2023*
```

#### Current Runset Status
Expand All @@ -238,7 +238,7 @@ Runset Name: AFJ to ACA-PY
**Latest results: 11 out of 28 (39%)**
*Last run: Wed Dec 20 01:11:34 UTC 2023*
*Last run: Sat Dec 23 01:13:00 UTC 2023*
```

#### Current Runset Status
Expand All @@ -258,10 +258,10 @@ All AIP10 tests are currently running.
Runset Name: aries-vcx to acapy

```tip
**Latest results: 19 out of 20 (95%)**
**Latest results: 18 out of 20 (90%)**
*Last run: Wed Dec 20 01:50:02 UTC 2023*
*Last run: Sat Dec 23 01:52:15 UTC 2023*
```

#### Current Runset Status
Expand All @@ -283,7 +283,7 @@ Runset Name: AF-.NET to ACA-PY
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:33:44 UTC 2023*
*Last run: Sat Dec 23 01:34:00 UTC 2023*
```

#### Current Runset Status
Expand All @@ -306,7 +306,7 @@ Runset Name: findy to ACA-PY
**Latest results: 17 out of 17 (100%)**
*Last run: Wed Dec 20 02:03:12 UTC 2023*
*Last run: Sat Dec 23 02:05:54 UTC 2023*
```

#### Current Runset Status
Expand Down
10 changes: 5 additions & 5 deletions docs/afgo.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-afgo](#runset-acapy-afgo) | acapy-main<br>0.11.0 | afgo-interop<br>unknown | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | pre-AIP 2.0 | [**0 / 14<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-afgo/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [afgo](#runset-afgo) | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | AIP 2.0 | [**26 / 45<br>57%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo/reports/latest/index.html?redirect=false#behaviors) |
| [afgo](#runset-afgo) | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | AIP 2.0 | [**27 / 45<br>60%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo/reports/latest/index.html?redirect=false#behaviors) |

## Runset Notes

Expand All @@ -18,7 +18,7 @@ Runset Name: ACA-PY to AF-Go
**Latest results: 0 out of 14 (0%)**
*Last run: Wed Dec 20 00:18:29 UTC 2023*
*Last run: Sat Dec 23 00:19:58 UTC 2023*
```

#### Current Runset Status
Expand All @@ -41,7 +41,7 @@ Runset Name: AF-Go to ACA-PY
**Latest results: 0 out of 17 (0%)**
*Last run: Wed Dec 20 01:00:32 UTC 2023*
*Last run: Sat Dec 23 01:02:19 UTC 2023*
```

#### Current Runset Status
Expand All @@ -61,10 +61,10 @@ All of the tests being executed in this runset are passing.
Runset Name: AF-Go to AF-Go

```tip
**Latest results: 26 out of 45 (57%)**
**Latest results: 27 out of 45 (60%)**
*Last run: Wed Dec 20 01:18:07 UTC 2023*
*Last run: Sat Dec 23 01:19:43 UTC 2023*
```

#### Current Runset Status
Expand Down
18 changes: 9 additions & 9 deletions docs/aries-vcx.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
| Runset | ACME<br>(Issuer) | Bob<br>(Holder) | Faber<br>(Verifier) | Mallory<br>(Holder) | Scope | Results |
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**18 / 18<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**18 / 20<br>90%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-ariesvcx](#runset-ariesvcx-ariesvcx) | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-javascript](#runset-ariesvcx-javascript) | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.71 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-javascript](#runset-ariesvcx-javascript) | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.71 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**17 / 20<br>85%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [javascript-ariesvcx](#runset-javascript-ariesvcx) | javascript<br>0.5.0-alpha.71 | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.71 | javascript<br>0.5.0-alpha.71 | AIP 1.0 | [**3 / 18<br>16%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |

## Runset Notes
Expand All @@ -20,7 +20,7 @@ Runset Name: acapy to aries-vcx
**Latest results: 18 out of 18 (100%)**
*Last run: Wed Dec 20 00:52:13 UTC 2023*
*Last run: Sat Dec 23 00:53:33 UTC 2023*
```

#### Current Runset Status
Expand All @@ -39,10 +39,10 @@ No test status note is available for this runset. Please update: .github/workflo
Runset Name: aries-vcx to acapy

```tip
**Latest results: 19 out of 20 (95%)**
**Latest results: 18 out of 20 (90%)**
*Last run: Wed Dec 20 01:50:02 UTC 2023*
*Last run: Sat Dec 23 01:52:15 UTC 2023*
```

#### Current Runset Status
Expand All @@ -64,7 +64,7 @@ Runset Name: aries-vcx to aries-vcx
**Latest results: 19 out of 20 (95%)**
*Last run: Wed Dec 20 01:48:02 UTC 2023*
*Last run: Sat Dec 23 01:50:07 UTC 2023*
```

#### Current Runset Status
Expand All @@ -83,10 +83,10 @@ No test status note is available for this runset. Please update: .github/workflo
Runset Name: aries-vcx to javascript

```tip
**Latest results: 19 out of 20 (95%)**
**Latest results: 17 out of 20 (85%)**
*Last run: Wed Dec 20 02:00:35 UTC 2023*
*Last run: Sat Dec 23 02:01:21 UTC 2023*
```

#### Current Runset Status
Expand All @@ -108,7 +108,7 @@ Runset Name: javascript to aries-vcx
**Latest results: 3 out of 18 (16%)**
*Last run: Wed Dec 20 02:28:08 UTC 2023*
*Last run: Sat Dec 23 02:27:52 UTC 2023*
```

#### Current Runset Status
Expand Down
18 changes: 9 additions & 9 deletions docs/dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Runset Name: ACA-PY to AF-.NET to AFJ
**Latest results: 6 out of 12 (50%)**
*Last run: Wed Dec 20 00:43:35 UTC 2023*
*Last run: Sat Dec 23 00:43:42 UTC 2023*
```

#### Current Runset Status
Expand All @@ -49,7 +49,7 @@ Runset Name: ACA-PY to AF-.NET
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 00:46:49 UTC 2023*
*Last run: Sat Dec 23 00:48:10 UTC 2023*
```

#### Current Runset Status
Expand All @@ -74,7 +74,7 @@ Runset Name: AFJ to AF-.NET
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:07:29 UTC 2023*
*Last run: Sat Dec 23 01:09:49 UTC 2023*
```

#### Current Runset Status
Expand All @@ -97,7 +97,7 @@ Runset Name: AF-.NET to ACA-PY
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:33:44 UTC 2023*
*Last run: Sat Dec 23 01:34:00 UTC 2023*
```

#### Current Runset Status
Expand All @@ -120,7 +120,7 @@ Runset Name: dotnet to findy
**Latest results: 0 out of 10 (0%)**
*Last run: Wed Dec 20 01:37:51 UTC 2023*
*Last run: Sat Dec 23 01:38:58 UTC 2023*
```

#### Current Runset Status
Expand All @@ -145,7 +145,7 @@ Runset Name: AF-.NET to AFJ
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:45:12 UTC 2023*
*Last run: Sat Dec 23 01:46:13 UTC 2023*
```

#### Current Runset Status
Expand All @@ -168,7 +168,7 @@ Runset Name: AF-.NET to AF-.NET
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:49:21 UTC 2023*
*Last run: Sat Dec 23 01:50:51 UTC 2023*
```

#### Current Runset Status
Expand All @@ -191,7 +191,7 @@ Runset Name: findy to dotnet
**Latest results: 0 out of 12 (0%)**
*Last run: Wed Dec 20 01:53:48 UTC 2023*
*Last run: Sat Dec 23 01:57:13 UTC 2023*
```

#### Current Runset Status
Expand All @@ -214,7 +214,7 @@ Runset Name: findy to AFJ to AF-.NET
**Latest results: 6 out of 17 (35%)**
*Last run: Wed Dec 20 01:58:50 UTC 2023*
*Last run: Sat Dec 23 02:01:34 UTC 2023*
```

#### Current Runset Status
Expand Down
Loading

0 comments on commit 82b4cee

Please sign in to comment.