Claus Ibsen created CAMEL-22452:
-----------------------------------
Summary: camel-consul - Test errors about invalid key
Key: CAMEL-22452
URL: https://issues.apache.org/jira/browse/CAMEL-22452
Project: Camel
Issue Type: Test
Components: camel-consul
Affects Versions: 4.15.0
Reporter: Claus Ibsen
[ERROR] Failures:
[ERROR] ConsulClientKeyValueIT.testKeyPut:46 mock://kv Received message
count. Expected: <1> but was: <0>
[ERROR] ConsulKeyValueIT.testKeyPut:44 mock://kv Received message count.
Expected: <1> but was: <0>
[ERROR] Errors:
[ERROR] ConsulKeyValueWatchIT.testWatchKey:49 » Consul Consul request to
[http://localhost:58167/v1/kv/camel%2FtestWatchKey()%2F304123cb-86a1-4d67-b752-69914cd70e72]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[ERROR] ConsulRegistryIT.checkFailedLookupByNameAndType:110 » Consul Consul
request to
[http://localhost:58172/v1/kv/org.apache.camel.component.consul.ConsulRegistryIT$ConsulTestClass%2FtestClass]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[ERROR] ConsulRegistryIT.checkFindByTypeWithName:122 » Consul Consul request
to
[http://localhost:58172/v1/kv/org.apache.camel.component.consul.ConsulRegistryIT$ConsulTestClass%2FtestClassOne]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[ERROR] ConsulRegistryIT.checkLookupByNameAndType:101 » Consul Consul request
to
[http://localhost:58172/v1/kv/org.apache.camel.component.consul.ConsulRegistryIT$ConsulTestClass%2FtestClass]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[ERROR] ConsulRegistryIT.findByType:152 » Consul Consul request to
[http://localhost:58172/v1/kv/org.apache.camel.component.consul.ConsulRegistryIT$ConsulTestClass%2FclassOne]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[ERROR] ConsulRegistryIT.storeObject:140 » Consul Consul request to
[http://localhost:58172/v1/kv/org.apache.camel.component.consul.ConsulRegistryIT$ConsulTestClass%2FobjectTestClass]
failed with status [500]: invalid key name, keys should respect the
"^[a-zA-Z0-9,_./\\-?&=]+$" format
[INFO]
[ERROR] Tests run: 40, Failures: 2, Errors: 6, Skipped: 1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)