redhat-developer / quarkus-ls

Language server for Quarkus tooling
Eclipse Public License 2.0
44 stars 15 forks source link

Upversion to 0.17.0 #922

Closed datho7561 closed 10 months ago

datho7561 commented 11 months ago

Signed-off-by: David Thompson davthomp@redhat.com

datho7561 commented 11 months ago

Good catch, I'll investigate. There should have been a lsp4mp snapshot build, but it looks like the build pipeline failed. I'll rerun it, then rerun this test suite.

datho7561 commented 11 months ago

I've run it twice and the tests have failed both times. I'll investigate if I can reproduce the test failure.

datho7561 commented 11 months ago

I can reproduce the test failure locally, but it only happens occasionally.

datho7561 commented 10 months ago

I reran the lsp4mp snapshot build and skipped tests to ensure it released (I confirmed a while back that the tests for lsp4mp were passing locally). Hopefully the build works here.