AATH ACA-Py to ACA-Py Test Failing -- T007-RFC0023
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.
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
@ianco -- this is still failing. Could you please take a look? I think it is a test suite bug, but not certain.
Thanks!
Working