claudio4j opened a new issue, #5099:
URL: https://github.com/apache/camel-k/issues/5099

   ### What happened?
   
   
   ```
   --- FAIL: TestCreateCatalog (4.12s)
   catalog_test.go:115: 
   Error Trace:    
/home/claudio/alphaworks/projects/camel-k/pkg/controller/integrationplatform/catalog_test.go:115
   Error:          Not equal: 
   expected: "Ready"
   actual  : "Error"
   
   Diff:
   --- Expected
   +++ Actual
   @@ -1,2 +1,2 @@
   -(v1.IntegrationPlatformPhase) (len=5) "Ready"
   +(v1.IntegrationPlatformPhase) (len=5) "Error"
   
   Test:           TestCreateCatalog
   catalog_test.go:116: 
   Error Trace:    
/home/claudio/alphaworks/projects/camel-k/pkg/controller/integrationplatform/catalog_test.go:116
   Error:          Not equal: 
   expected: "True"
   actual  : "False"
   
   Diff:
   --- Expected
   +++ Actual
   @@ -1,2 +1,2 @@
   -(v1.ConditionStatus) (len=4) "True"
   +(v1.ConditionStatus) (len=5) "False"
   
   Test:           TestCreateCatalog
   catalog_test.go:122: 
   Error Trace:    
/home/claudio/alphaworks/projects/camel-k/pkg/controller/integrationplatform/catalog_test.go:122
   Error:          Should NOT be empty, but was []
   Test:           TestCreateCatalog
   FAIL
   ```
   
   ### Steps to reproduce
   
   make DEFAULT_RUNTIME_VERSION=3.6.0-SNAPSHOT test 
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   _No response_


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to