dgrove-oss commented on PR #5384: URL: https://github.com/apache/openwhisk/pull/5384#issuecomment-1443777619
I think it made progress, but we're not out of the woods yet. Here's the snippet from the re-run of runttime-go. ``` > Task :tests:test FAILED [30](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:31) FAILURE: Build failed with an exception. [31](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:32) [32](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:33) * What went wrong: [33](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:34) Execution failed for task ':tests:test'. [34](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:35) > Could not resolve all files for configuration ':tests:testRuntimeClasspath'. [35](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:36) > Could not find com.atlassian.oai:swagger-request-validator-core:. [36](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:37) Required by: [37](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:38) project :tests > org.apache.openwhisk:openwhisk-tests:1.0.1-SNAPSHOT [38](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:39) > Could not find io.github.embeddedkafka:embedded-kafka_2.12:. [39](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:40) Required by: [40](https://github.com/apache/openwhisk-runtime-go/actions/runs/4258627618/jobs/7419972068#step:9:41) project :tests > org.apache.openwhisk:openwhisk-tests:1.0.1-SNAPSHOT ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
