camel-tooling / camel-tooling/camel-lsp-client-eclipse

Fix issue detected by flaky test CamelLSPCompletionTest

Open
#57 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12
Forks
9
PR merge metrics
No merged PRs in 30d

Description

```
15:34:32.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
15:34:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
15:34:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
15:34:32.119 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: testEndpointOptions no-configuration(com.github.cameltooling.lsp.ui.tests.CamelLSPCompletionTest)
org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: ContentAssistant shell is opened
at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:122)
at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207)
at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151)
at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132)
at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97)
at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64)
at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:50)
at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:38)
at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.getContentAssistantShell(AbstractEditor.java:231)
at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.openContentAssistant(AbstractEditor.java:207)
at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.openContentAssistant(AbstractEditor.java:177)
at com.github.cameltooling.lsp.ui.tests.CamelLSPCompletionTest.tryEndpointOptionsCompletion(CamelLSPCompletionTest.java:197)
at com.github.cameltooling.lsp.ui.tests.CamelLSPCompletionTest.testEndpointOptions(CamelLSPCompletionTest.java:118)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.