aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

AATH ACA-Py to ACA-Py Test Failing -- T007-RFC0023

Open swcurran opened this issue 3 years ago • 2 comments

We're getting a failure for ACA-Py -- please investigate. In the test, the Bob Agent is sending a problem report at the end of the flow, instead of an ack that the connection has been established.

To recreate, clone the AATH repo and from the root run:

 2004  ./manage build -a acapy-main
 2005  ./manage tags
 2006  ./manage run -d acapy-main -t @T007-RFC0023

The Agent logs are in the /.logs folder - a file per agent.

swcurran avatar Mar 21 '22 18:03 swcurran

I notice that the same test is failing with ACA-Py as ACME and AF-Go as Bob.

https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors

swcurran avatar Mar 21 '22 18:03 swcurran

@ianco -- this is still failing. Could you please take a look? I think it is a test suite bug, but not certain.

Thanks!

swcurran avatar Jun 03 '22 19:06 swcurran

Working

swcurran avatar Nov 16 '23 22:11 swcurran