Closed apupier closed 3 years ago
@djelinek does it ring a bell to you? failign only on Ci. https://github.com/camel-tooling/camel-lsp-client-eclipse/pull/128/checks?check_run_id=2229138036#step:5:2395
java.lang.NullPointerException
at org.eclipse.reddeer.core.handler.MenuHandler.sendShowUI(MenuHandler.java:119)
at org.eclipse.reddeer.core.handler.MenuHandler$1.run(MenuHandler.java:59)
at org.eclipse.reddeer.core.handler.MenuHandler$1.run(MenuHandler.java:1)
at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162)
@djelinek does it ring a bell to you? failign only on Ci. https://github.com/camel-tooling/camel-lsp-client-eclipse/pull/128/checks?check_run_id=2229138036#step:5:2395
java.lang.NullPointerException at org.eclipse.reddeer.core.handler.MenuHandler.sendShowUI(MenuHandler.java:119) at org.eclipse.reddeer.core.handler.MenuHandler$1.run(MenuHandler.java:59) at org.eclipse.reddeer.core.handler.MenuHandler$1.run(MenuHandler.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162)
sorry for late response, it doesn't :-( I did not run UI tests against latest eclipse yet
Third attempt is success so was a flaky test
reported https://issues.redhat.com/browse/FUSETOOLS2-1049 fo rthe flaky test as it happens quite often
some java SE 11 minimal execution environment are required