wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Investigate intermittent issue in OIDC automation tests

Open birtony opened this issue 2 years ago • 2 comments

The User presents credential through OIDC Share: already signed-in step keeps failing intermittently in CI across numerous runs. We need to find out why this is happening and how to resolve it. https://github.com/trustbloc/wallet/runs/7454997176?check_suite_focus=true#step:4:2801

birtony avatar Jul 26 '22 16:07 birtony

Can reproduce this locally (intermittently): OIDC-SHare-Issue ERROR: failed to validate presentation : JSON unmarshalling of verifiable presentation: invalid character 'u' looking for beginning of value

birtony avatar Sep 15 '22 07:09 birtony

Throws here in mock adapter: https://github.com/trustbloc/wallet/blob/main/test/mock/adapter/adapter.go#L461-L473

birtony avatar Sep 15 '22 08:09 birtony