camel-tooling / camel-lsp-client-eclipse

This is a client implementation of the Apache Camel Language Server Protocol for Eclipse IDE
Apache License 2.0
12 stars 11 forks source link

Upgrade Target Platform to 2023-03 #199

Closed apupier closed 1 year ago

apupier commented 1 year ago
apupier commented 1 year ago

remains one test failing on Windows:

com.github.cameltooling.lsp.ui.tests.AdditionalComponentFeatureTest.testAdditionalComponentFeature no-configuration  Time elapsed: 32.277 s  <<< FAILURE!
java.lang.AssertionError: 

Expected: <true>
     but: was <false>
    at com.github.cameltooling.lsp.ui.tests.AdditionalComponentFeatureTest.testAdditionalComponentFeature(AdditionalComponentFeatureTest.java:137)