astitcher commented on PR #430: URL: https://github.com/apache/qpid-proton/pull/430#issuecomment-2445099977
> I added a `pkc11_test` that receives `pkcs11:` URIs for both server and client certificates and keys via environment variables. A script executed by CI adds the PEM files available in tree to a SoftHSM and exports said environment variables. > > The test is skipped without being marked as failure whenever the environment variables are missing as not break other users running the test suite, but lacking the prerequisites. > > This works fine locally, but unfortunately fails in CI and I am not sure why. > > @astitcher How would you go about debugging issues that only fail in CI? I tried https://github.com/nektos/act, but I don't have a docker image that looks sufficiently enough like the Github runner VM images, so it's able to execute the tests as-is. I'm not aware of anything specific. I guess adding extra debugging output until you can figure out enough to make it fail in your local environment too. I know that's not very helpful - sorry :-( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org