openwallet-foundation / owl-agent-test-harness

Aries agent test framework, with agent backchannel support
https://aries-interop.info
Apache License 2.0
60 stars 66 forks source link

Test runs are failing on GHA -- please investigate #657

Closed swcurran closed 1 year ago

swcurran commented 1 year ago

See the latest result: https://github.com/hyperledger/aries-agent-test-harness/actions/runs/4432199000

The problem started yesterday.

Please investigate.

nodlesh commented 1 year ago

Last time a run was successful and results pushed to allure was March 11th. So this issue started on the 12th I think.

WadeBarnes commented 1 year ago

It looks like the REPO_ACCESS_TOKEN has expired again. Issue reported here; https://github.com/hyperledger/aries-agent-test-harness/issues/619#issuecomment-1472376377

ryjones commented 1 year ago

updated token

swcurran commented 1 year ago

Thanks - will monitor tonight’s run.

WadeBarnes commented 1 year ago

All the tests ran and passed. The test harness runner times out on three of the runs because they took over an hour to run, although they did end up completing and passing. Updating the token has resolved the reported issue.

Thanks @ryjones