-
-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
CIGithub CI related problem - failed jobs, outdated dependencies, release problem, etcGithub CI related problem - failed jobs, outdated dependencies, release problem, etcbugCategory: This is a bugCategory: This is a buggoPull requests that update Go codePull requests that update Go code
Description
The following unit tests fails on CI once in a while:
=== RUN TestExecuteHook_CurlWebhook
hooks_test.go:108:
Error Trace: /home/runner/work/podsync/podsync/pkg/feed/hooks_test.go:108
Error: Received unexpected error:
hook execution failed: signal: killed, output: {
"args": {},
"data": "",
"files": {},
"form": {
"Test Episode for Webhook": ""
},
"headers": {
"Accept": "*/*",
"Content-Length": "24",
"Content-Type": "application/x-www-form-urlencoded",
"Host": "httpbin.org",
"User-Agent": "curl/8.5.0",
"X-Amzn-Trace-Id": "Root=1-68b0b848-31abeffa05e132b03d227118"
},
"json": null,
"origin": "172.182.226.21",
"url": "http://httpbin.org/post"
}
Test: TestExecuteHook_CurlWebhook
Messages: Curl webhook should execute successfully
Metadata
Metadata
Assignees
Labels
CIGithub CI related problem - failed jobs, outdated dependencies, release problem, etcGithub CI related problem - failed jobs, outdated dependencies, release problem, etcbugCategory: This is a bugCategory: This is a buggoPull requests that update Go codePull requests that update Go code