From f349325bfe8eff9fa6eee76a5610e718be87f06d Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 16 Apr 2020 14:58:29 +0200 Subject: [PATCH] Add TODO for ignored test. --- .../stubrunner/messaging/camel/CamelStubRunnerSpec.groovy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/spring-cloud-contract-stub-runner-camel/src/test/groovy/org/springframework/cloud/contract/stubrunner/messaging/camel/CamelStubRunnerSpec.groovy b/tests/spring-cloud-contract-stub-runner-camel/src/test/groovy/org/springframework/cloud/contract/stubrunner/messaging/camel/CamelStubRunnerSpec.groovy index 573af34b11..71e254a0bd 100644 --- a/tests/spring-cloud-contract-stub-runner-camel/src/test/groovy/org/springframework/cloud/contract/stubrunner/messaging/camel/CamelStubRunnerSpec.groovy +++ b/tests/spring-cloud-contract-stub-runner-camel/src/test/groovy/org/springframework/cloud/contract/stubrunner/messaging/camel/CamelStubRunnerSpec.groovy @@ -53,6 +53,8 @@ import org.springframework.test.context.ContextConfiguration @Ignore class CamelStubRunnerSpec extends Specification { + //TODO: fix extremely slow test that causes pipeline to fail and then unignore + @Autowired StubFinder stubFinder @Autowired