squakez opened a new issue, #3619:
URL: https://github.com/apache/camel-k/issues/3619
```
--- FAIL: TestBindingWithImage (2.54s)
--- FAIL: TestBindingWithImage/run_with_initial_image (2.06s)
panic: Asynchronous assertion has a GomegaMatcher as the first element of
optionalDescription.
Do you mean to use And/Or/SatisfyAll/SatisfyAny to combine multiple
matchers? [recovered]
panic: Asynchronous assertion has a GomegaMatcher as the first element
of optionalDescription.
Do you mean to use And/Or/SatisfyAll/SatisfyAny to combine multiple
matchers?
goroutine 15793 [running]:
testing.tRunner.func1.2({0x1ece000, 0xc000305f00})
/opt/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1209 +0x24e
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1212 +0x218
panic({0x1ece000, 0xc000305f00})
/opt/hostedtoolcache/go/1.17.13/x64/src/runtime/panic.go:1038 +0x215
github.com/onsi/gomega/internal.vetOptionalDescription({0x22f165a, 0x16},
{0xc000305db0, 0x40f3a7, 0x10})
/home/runner/go/pkg/mod/github.com/onsi/[email protected]/internal/vetoptdesc.go:18
+0xb9
github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0003f9180,
{0x264b548, 0xc000981cc0}, {0xc000305db0, 0x1, 0x1})
/home/runner/go/pkg/mod/github.com/onsi/[email protected]/internal/async_assertion.go:107
+0x65
github.com/apache/camel-k/e2e/global/common.TestBindingWithImage.func1.1(0x752072656e696174)
/home/runner/work/camel-k/camel-k/e2e/global/common/kamelet_binding_with_image_test.go:82
+0x555
testing.tRunner(0xc00040f040, 0xc0007dd560)
/opt/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1259 +0x102
created by testing.(*T).Run
/opt/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1306 +0x35a
FAIL github.com/apache/camel-k/e2e/global/common 688.253s
FAIL
```
It happens only in `release-1.10.x`, likely it's some upgraded dependency.
--
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]