[Actions] PKI silent failure
Closed this issue · 0 comments
MasterSkepticista commented
Describe the bug
PKI test silently failed in all recent PRs with an exit-code 0. Example run - observe Test PKI
logs.
To Reproduce
Run PKI github action.
Expected behavior
Test should pass gracefully (or fail with non-zero exit code).
Additional context
First observed in #1033 as the test getting stuck due to InactiveRPCError
. Action currently disabled to prioritize internal bug fix.